mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
6c1dea85e0
- Pass maintainership to Max Brazhnikov PR: ports/119276 Submitted by: Kay Lehmann <kay_lehmann at web.de> (maintainer)
19 lines
704 B
Plaintext
19 lines
704 B
Plaintext
kst is a program for looking at data streams. It can plot:
|
|
|
|
- x-y plots
|
|
- power spectra
|
|
- histograms
|
|
- equations (including equations of data streams).
|
|
- data in files which are being updated as data is being logged,
|
|
in which case it can act as a plotter for a chart recorder.
|
|
- much more
|
|
|
|
You can use the mouse to rapidly zoom into interesting parts of the plots.
|
|
|
|
In addition to a complete GUI, kst has a convenient command line interface
|
|
for rapid access to plotting data in files. kst can read data from stdin.
|
|
It provides a DCOP interface for remote manipulation, and supports several
|
|
file formats in use in scientific projects around the world.
|
|
|
|
WWW: http://kst.kde.org/
|