文件名称:feedgnuplot:使用gnuplot从命令行绘制实时数据和存储数据的工具
文件大小:200KB
文件格式:ZIP
更新时间:2024-05-20 10:38:13
Perl
讲话 我只是在对此进行了讨论。 演示文稿住。 名称 feedgnuplot-通用管道定向绘图工具 概要 简单绘制管道数据: $ seq 5 | awk '{print 2*$1, $1*$1}' 2 1 4 4 6 9 8 16 10 25 $ seq 5 | awk '{print 2*$1, $1*$1}' | feedgnuplot --lines --points --legend 0 "data 0" --title "Test plot" --y2 1 --unset grid --terminal 'dumb 80,40' --exit Test plot 10 +--------------------------------------------------------
【文件预览】:
feedgnuplot-master
----feedgnuplot.spec(2KB)
----t()
--------streaming-with-xlen.ref(8KB)
--------using-individual.ref(4KB)
--------timefmt-without-vnl-with-style.ref(4KB)
--------basic-line-plot-with-bounds-square-aspect-ratio.ref(3KB)
--------domain-plot.ref(4KB)
--------basic-streaming-test.ref(8KB)
--------error-bars-using-extravaluesperpoint.ref(4KB)
--------timefmt-without-vnl-with-style0-default1.ref(4KB)
--------everyall.ref(4KB)
--------timefmt-with-vnl-with-style.ref(4KB)
--------3d-spiral-with-bounds-labels-square-xy-aspect-ratio.ref(3KB)
--------timefmt-streaming-plot-with-monotonic.ref(38KB)
--------monotonicity-check.ref(4KB)
--------timefmt-plot-with-monotonic.ref(4KB)
--------every-individual.ref(4KB)
--------basic-lines-only-plot.ref(4KB)
--------error-bars-using-rangesize-rangesizeall.ref(4KB)
--------error-bars-using-tuplesize-tuplesizeall.ref(4KB)
--------timefmt-with-custom-rangesize.ref(4KB)
--------timefmt-plot-with-bounds.ref(4KB)
--------timefmt-with-vnl-with-style0-default1.ref(4KB)
--------lines-on-both-axes-with-labels-legends-titles-different-styles.ref(4KB)
--------xticlabels-styles-with-tuplesize.ref(4KB)
--------basic-points-only-plot.ref(4KB)
--------3d-spiral-with-bounds-labels.ref(3KB)
--------manifest.t(272B)
--------basic-line-plot-with-bounds.ref(4KB)
--------equations.ref(4KB)
--------basic-timefmt-plot.ref(4KB)
--------basic-line-plot-to-piped-hardcopy.ref(4KB)
--------basic-streaming-test-twice-as-fast.ref(8KB)
--------error-bars-using-tuplesize.ref(4KB)
--------plots.t(19KB)
--------circles.ref(4KB)
--------basic-line-plot.ref(4KB)
--------error-bars-using-rangesizeall.ref(4KB)
--------usingall.ref(4KB)
--------histogram-plot.ref(4KB)
--------xticlabels-clustered.ref(4KB)
--------timefmt-without-vnl.ref(4KB)
--------basic-xticlabels-no-domain.ref(4KB)
--------lines-on-both-axes-with-labels-legends-titles.ref(4KB)
--------dataid-plot.ref(4KB)
--------cumulative-histogram.ref(4KB)
--------xticlabels-styles.ref(4KB)
--------basic-xticlabels-domain.ref(4KB)
--------timefmt-streaming-plot-with-xlen.ref(8KB)
--------streaming-with-monotonic.ref(38KB)
----Makefile.PL(2KB)
----INSTALL(662B)
----Changes(9KB)
----README.pod(39KB)
----LICENSE(169B)
----guide()
--------guide-23.svg(12KB)
--------guide-2.svg(47KB)
--------guide-4.svg(35KB)
--------guide-24.svg(13KB)
--------guide-20.svg(100KB)
--------guide-17.svg(25KB)
--------guide-15.svg(18KB)
--------guide-22.svg(12KB)
--------guide-10.svg(53KB)
--------guide-6.svg(38KB)
--------guide-12.svg(34KB)
--------gnuplot-terminal-test.svg(32KB)
--------guide-5.svg(35KB)
--------guide.org(22KB)
--------guide-21.svg(12KB)
--------guide-14.svg(18KB)
--------.dir-locals.el(4KB)
--------guide-7.svg(58KB)
--------guide-1.svg(34KB)
--------guide-11.svg(38KB)
--------guide-9.svg(54KB)
--------guide-8.svg(54KB)
--------guide-19.svg(51KB)
--------guide-25.svg(25KB)
--------guide-13.svg(27KB)
--------guide-18.svg(91KB)
--------guide-3.svg(38KB)
--------guide-16.svg(9KB)
--------guide-26.svg(60KB)
----completions()
--------bash()
--------zsh()
----MANIFEST(76B)
----.gitignore(3B)
----ignore.txt(121B)
----bin()
--------feedgnuplot(80KB)