Open cphalpert opened 5 years ago
This sounds fun. I would like to work on this. can you please guide me with any available documentation?
@hrs2203 your help would be appreciated!
The png conversion happens in this function: https://github.com/spotify/chartify/blob/master/chartify/_core/chart.py#L448
It is loosely based on this function in Bokeh, but is adapted to use chromedriver instead of phantomjs https://github.com/bokeh/bokeh/blob/master/bokeh/io/export.py#L169
PNGs don't look as good as SVG or HTML output.
PNG:
HTML: