This is a graph plotter made with tkinter and Matplotlib Module.
It can plot the following graphs:
- Line Graph
- Area Graph
- Vertical Bar Graph
- Horizontal Bar Graph
- Histogram
- Scatter Plot
- Pie Chart
- Doughnut Chart
Later on, if required you can save those graphs in png format (in the directory where the python code runs).
Language: Python
Modules Used: Tkinter, Matplotlib
For demo video follow the link: Video Link