Closed avivace closed 1 year ago
We need to migrate from pygal to another python plotting library. We currently use it to render two simple graphs from csv files: https://github.com/gbdev/pandocs/blob/c73a4421b0e7008ebc57bcda3e8754c53e7fdd03/src/imgs/src/graph_render.py
This is not "mandatory" anymore, as we moved to pygal 3.0.0 which supports Python 3.10
We need to migrate from pygal to another python plotting library. We currently use it to render two simple graphs from csv files: https://github.com/gbdev/pandocs/blob/c73a4421b0e7008ebc57bcda3e8754c53e7fdd03/src/imgs/src/graph_render.py