pygal_gen.py
Python3 svg graph plotting library
Install
- All systems
-
curl cmd.cat/pygal_gen.py.sh
- Debian
-
apt-get install python-pygal - Ubuntu
-
apt-get install python-pygal - Arch Linux
-
pacman -S python-pygal - Kali Linux
-
apt-get install python-pygal - Fedora
-
dnf install python3-pygal - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-pygal - Raspbian
-
apt-get install python-pygal
python3-pygal
Python3 svg graph plotting library
dynamic easy to use SVG charting library, featuring graph types: * Bar charts * Line charts * XY charts * Pie charts * Radar charts * Box plot * Dot charts * Pyramid charts * Funnel charts * Gauge charts * Worldmap charts * Country charts This is the Python 3 version of the package.
python-pygal
Python svg graph plotting library
dynamic easy to use SVG charting library, featuring graph types: * Bar charts * Line charts * XY charts * Pie charts * Radar charts * Box plot * Dot charts * Pyramid charts * Funnel charts * Gauge charts * Worldmap charts * Country charts This is the Python 2 version of the package.