1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-05-10 09:15:41 +00:00
Files
rricharz.Tek4010/demos/plotutils/readme
2024-07-01 11:22:40 +02:00

6 lines
279 B
Plaintext

This directory contains a plot demo using GNU plotutils.
GNU plotutils is available on most linux distributions as `plotutils`.
On Raspberry Pi OS and other Debian derivatives, this package can be installed by `apt install plotutils`.
On OSX use 'sudo port install plotutils'