Grapher

From OS2World.Com Wiki
Revision as of 04:39, 6 January 2020 by Jugbogdan (talk | contribs)
Jump to navigation Jump to search

A simple XY graphing program. It will read in just about any sort of columnated text file (no matter what the delimiters are), as long as it contains only numbers. It will crash if you try to input a binary file, but behaves OK if you accidently tell it to open a text file without any numbers.

License

Links

  • [graph3.zip]