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
{{ message }}
This repository was archived by the owner on Jun 27, 2020. It is now read-only.
Hey,
That's known issue that I couldn't mitigate, but at the end graph is displayed in Tkinter window, which allows you to extend whole image and then save it again.
For your particular issue I tried to save graph as PDF and experiment with dpi but with no success
Oh, I forgot to mention I'm using it on a server without a screen. So I had to add two lines at the beginning of danger-zone.py which are import matplotlib and matplotlib.use('Agg')
Example 1

Example 2

The text was updated successfully, but these errors were encountered: