Grapher: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
m (fix invented words)
No edit summary
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=
|Vendor=
|Author=[[Rusty Jewett]]
|License=Freeware
|Download={{FileLink|graph3.zip}}
|Website=
}}
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.
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==
*Freeware
*Author: [[Rusty Jewett]]
==Links==
* [graph3.zip]


[[Category:Analysis]]
[[Category:Analysis]]
[[Category:Freeware]]
[[Category:Freeware]]

Revision as of 19:21, 5 June 2020

Grapher
Version
Vendor
Author Rusty Jewett
License Freeware
Download graph3.zip
Website

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.