Skip to content

Fullplate/Graphable.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Graphable.py

An application for logging and graphing data. Written for Python 3, by Michael Harmer.

Features:

  • a simple command line interface to create datasets and graphs
  • import and export datasets and graphs using the Pickle module
  • uses the Turtle module to graph up to 5 colour-coded datasets
  • save graph to a Scalable Vector Graphics file (view in browser)

Thanks to Wojciech Mula for his canvas2svg module: https://github.com/WojciechMula/canvas2svg

About

Python script for logging and visualizing data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages