Middleware for displaying charts in a Flask or web app #303
Terrevue
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wasn't sure the best place to post this so I hope here is ok. I need to display the charts in a Flask app and in order to do that, created a middleware converts the plt code to support outputting the base64 image directly to the browser. Hope this can help someone else. Make sure save_charts is set to false when using this.
Beta Was this translation helpful? Give feedback.
All reactions