An open API service indexing awesome lists of open source software.

https://github.com/andreiglesias/tkplot

tkplot - July 2017
https://github.com/andreiglesias/tkplot

plot python3 tkinter

Last synced: 24 days ago
JSON representation

tkplot - July 2017

Awesome Lists containing this project

README

          

![Alt text](Images/logo.png?raw=true "logo")
# Tkplot
Tkplot is a plotting library for Python based on Tkinter.
## Getting Started
![Alt text](Images/graph1.png?raw=true "graph1")

An easy example of how to use this library is included in the file [example.py](example.py)
### it's output:
![Alt text](Images/ex1.png?raw=true "logo")
![Alt text](Images/ex2.png?raw=true "logo")
![Alt text](Images/ex3.png?raw=true "logo")