1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/graphics/jp/pkg-plist
Mateusz Piotrowski 8ac02d7204 graphics/jp: Terminal charts, plots, histograms and maps from JSON and CSV
jp is a dead simple terminal plots from JSON (or CSV) data. Bar charts,
line charts, scatter plots, histograms and heatmaps are supported. It reads
data on stdin and prints plots to stdout.

WWW: https://github.com/sgreben/jp

PR:		227271
2019-08-08 09:57:32 +00:00

14 lines
530 B
Plaintext

bin/jp
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/docs/bar_chart.png
%%PORTDOCS%%%%DOCSDIR%%/docs/bar_chart_full_escape.png
%%PORTDOCS%%%%DOCSDIR%%/docs/hist2d_full_escape.png
%%PORTDOCS%%%%DOCSDIR%%/docs/line_chart.png
%%PORTDOCS%%%%DOCSDIR%%/docs/scatter_plot.png
%%PORTDOCS%%%%DOCSDIR%%/docs/sin.png
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eth.csv
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mvrnorm.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sin.csv
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sin.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp-time.json