My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

A simple program that reads a csv file and draws a graph with the values from the file. It can work with int and float values. When I have more time I'll make it better.

Example of a file:

-3,-2,-1,0,1,2, 3, 5, 6, 6, 6,6,6,6,2,6,6,5,6,4,6,5,6,4,6,5,6,3.6, 5.0, 6.00, 3.66, 5.56, 5.13, 3.6



CHANGELOG for 0.6:

  • Added an option for Background color;
  • Added an option for X and Y axis color;
  • Added an option for line color;
  • Added an option for text color;
  • Added an option for dots color;
  • Added an option to save viewpoint as an image (png, jpg or gif);

TODO:

  • add options for naming the variables.
  • clean and post the code.
  • fix GUI bugs.
  • add options for panning.

I'm only playing with Google Code for now, so there's no need for anyone to like this.

Powered by Google Project Hosting