Line plots with Python & TikZ
Project description
Line plots with Python & TikZ
StoryLines is a Python library to create plots in LaTeX format.
plot
- figure objectcalc
- mathematical helperscolor
- blendable colors and colormapsconvert
- inches to centimeters etc.cut
- remove redundant or unwanted pointsfatband
- plot weights along linefiles
- typeset TeX, rasterize PDFgroup
- chunk sequences of pointspng
- save and load RGB(A) graphicsproj
- project 3D object onto plane
Installation
Optionally using a virtual environment:
python3 -m venv venv
source venv/bin/activate
python3 -m pip install --upgrade pip
Either from PyPI:
python3 -m pip install storylines
Or from the repository:
git clone https://github.com/janberges/StoryLines
python3 -m pip install -e StoryLines
Documentation
The documentation and example scripts along with output can be found at https://janberges.github.io/StoryLines.
Note that storylines.module.member
is equivalent to storylines.member
.
License
This program is free software under the terms of the BSD Zero Clause License.
Copyright (C) 2016-2024 Jan Berges
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
storylines-0.15.tar.gz
(28.5 kB
view hashes)
Built Distribution
Close
Hashes for storylines-0.15-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2da133dbb71c393860f959e79947a2a28c69c2e5d17ba74b4df6fbcf0a34eae |
|
MD5 | 8e5154a0aada4d04810ccbbca57ff5ae |
|
BLAKE2b-256 | 35fec84c7fcd1dd6cca349e4d9b3c4274f49609c09a552738d30831f4e59ac85 |