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.14.tar.gz
(27.9 kB
view details)
Built Distribution
File details
Details for the file storylines-0.14.tar.gz
.
File metadata
- Download URL: storylines-0.14.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70e8065b726e9b043b08ef7d5f0d221c9aff80db4b05a8a8bc33c0957bc5847a |
|
MD5 | fc99c7fbf4b325d04418a8f4a4c8c5cf |
|
BLAKE2b-256 | 8bc2ca3959b22d3c52e36245ee4a921497705207f75526810c0c58df1bffe867 |
Provenance
File details
Details for the file storylines-0.14-py2.py3-none-any.whl
.
File metadata
- Download URL: storylines-0.14-py2.py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46fbbc78d51afb39555cd343a4c179d1db9c1e793f2c2892a7a3e9b9c055d856 |
|
MD5 | 03f0f55bc916ed545ac3b37353987546 |
|
BLAKE2b-256 | b3d6f760e67e7f6606b2c2c1e0e9101d3a4d3499913068d3e0109f8a6ff4433f |