Change Log¶
0.2.0¶
Released 2020-09-15
Added the ability to plot several types of graphs, including boxplot and area plots.
Added
--gridand--no-legendoptions.Added
--markerand--linestyleoptions in the line graph.Added
--alphaand--binsoptions in the histogram.Added
--stackedoption in the bar plot.Added support for changing the style of the graph.
Added documentation.
Made it possible to configure it in the config file.
Moved common_options from core.py to options.py.
0.1.0¶
Released 2020-03-13
Initial release.