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
13 lines
530 B
Text
13 lines
530 B
Text
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
|