dylex/stripchart
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The stripchart program generates a stripchart-like plot of one or more time-variant data values. Typically, stripchart will be used to plot performance metrics such as system load and net traffic. However, its input mechanism is sufficently general purpose that the program is adaptable to a broad range of plotting tasks. Requirements: - libxml2 - gtk+ 2.16 or so Instructions: - Run make. License: GPL Authors: - Original version by John Kodis <kodis@jagunet.com> - Dylan Simon <dylan@dylex.net> ported the important bits to modern gnome.