chavier
chart-drawing library using Cairo
Install
- All systems
-
curl cmd.cat/chavier.sh
- Debian
-
apt-get install python-pycha
- Ubuntu
-
apt-get install python-pycha
- Kali Linux
-
apt-get install python-pycha
- Fedora
-
dnf install chavier
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-pycha
- Raspbian
-
apt-get install python-pycha
- Dockerfile
- dockerfile.run/chavier
python-pycha
chart-drawing library using Cairo
This package provides a Python library for drawing most common charts (pie, line, scatter or bar) using Cairo as backend. It aims to be simple to use, flexible, lightweight, attractive and customizable but still providing sane default settings.