Skip to content

kmnovak/Plot.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line plotting utlity written in python

John Novak
john (period) franc (period) novak (at) gmail (dot) com
June 6, 2012

What it is:
  an inteligent command line plotting utility. You give it a text file (or multiple text file) and it gives you plots. It can take a decent handfull of plotting flags giving the user the ability to make relatively complicated and customized plots quickly.

requires:
  python
  numpy
  matplotlib

To use:
  python plot.py

  for more information call
    python plot.py -help

Contents of this file:
  plot.py - the program. 
  various .txt files - testing files

About

a command line plotting utility written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%