PySimpleGUI/docs/eCookbook/graph-element-line-graph-wi...

10 lines
453 B
Markdown

A line graph showing the values of the data points along the line.
The original source to this program can be found in this repository:
https://github.com/okajun35/practice_pySimpleGUI/tree/master/chart
Thank you to the PySimpleGUI fans from "Start Python Club" for submitting.
<iframe src='https://trinket.io/embed/pygame/32186f2ea5?start=result' width='100%' height='500' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>