Grapher: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
m fix invented words
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=
|Vendor=
|Author=[[Rusty Jewett]]
|License=Freeware
|Download={{FileLink|Grapher_2-1.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]]

Latest revision as of 23:29, 7 September 2021

Grapher
Version
Vendor
Author Rusty Jewett
License Freeware
Download Grapher_2-1.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.