Saturday, 17 August 2013

Python printing graph from system out without matlib pylab

Python printing graph from system out without matlib pylab

Im looking for an existing function that will accept two lists X and Y
create a two dimensional array and print it as a graph in system out. I
know this can be done using matlib and pylab but they require extra
installation.

No comments:

Post a Comment