mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
8ac02d7204
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
14 lines
530 B
Plaintext
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
|