use GPLT instead of custom scripts
i've moved the plotting scripts to GPLT which allows to install a single command, called gplt
, with two subcommands
-
gplt plot
which is the same as oldpython scripts/plot/plot.py
-
gplt multi_bar
which is the same as oldpython scripts/plot/multi_bar.py