Skip to main content

3 docs tagged with "python"

View All Tags

Python chart example (QuickChart)

QuickChart is an open-source web service that generates chart images. You can use it to generate charts in your Python application and export them as PNG.

Send charts in email

Email is a ubiquitous format, but it comes with limitations. Mail clients like Gmail and Outlook remove Javascript, SVG, and other alternatives. This means in order to include a chart or graph in email, you must render it as an image.