Grapher: Difference between revisions
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: | ||
== | {{Software | ||
A simple XY graphing program. | |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. | |||
[[Category:Analysis]] | |||
[[Category:Freeware]] | |||
[[Category: |
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.