You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the GTK dependency is one of several reasons why we're planning to move away from CairoSVG for PNG/PDF exporting. We'll begin working on this after the holidays.
For Windows users, you have to install GTK in order to be able to export charts to PNG.
Since this cannot be reflected in requirement files it adds a layer of complexity when onboarding new team members.
AFAIK nearly all other libraries support PNG exports natively (read, you simply
pip install whateverplottinglibrary
and PNG exports will work).Are there any plans to support this in the future?
The text was updated successfully, but these errors were encountered: