Grapher

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

A simple XY graphing program. It will read in just about any sort of columned 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 accidentally tell it to open a text file without any numbers.

License

Links

  • [graph3.zip]