Data visualization using the Matplotlib
pip3 install -r requirements.txt
- Graphs examples.
- Choice of types of graphs.
- Optional parameters (legends, labels, annotations).
- Working with I/O files.
- Graph animation.
- Color (colormap, bitmap, rgb, cmyk).
- GUI (tkinter or pyside), maybe...