Grapher: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==Description== 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 num..."
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
{{Software
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.
|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.


==Download==
[[Category:Analysis]]
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/graphics/plot&file=graph3.zip]
[[Category:Freeware]]
 
==License==
* Freeware
 
==Author==
* [[Rusty Jewett]]
 
==Links==
 
[[Category:Software]]

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.