
Plotting/Datavis
delphiwcdj
用代码改变生活
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
(Manual) Interactive Data Visualization for the Web
2013-06-29 wcdjInteractive Data Visualization for the Webhttp://chimera.labs.oreilly.com/books/1230000000345/index.html (在线阅读)http://alignedleft.com/tutorials/d3/http://download.csdn.ne转载 2013-06-29 23:04:27 · 1533 阅读 · 0 评论 -
Gnuplot设置线条颜色为黑色
2011-02-13 wcdj 将线条颜色从彩色变成黑色的方法,添加参数 lt -1。常用画emf矢量图的脚本代码如下: set term emf font "Times New Roman,宋体,20"set output "alive.emf"set xlabel "Time(s)"set ylabel "Number of nodes alive"set key原创 2011-02-13 22:25:00 · 7501 阅读 · 0 评论 -
Plot with Gnuplot——Gnuplot in Action前三章解读
2010-11-30 wcdj Gnuplot in ActionUnderstanding Data with Graphs by Philipp K. Janert 2009gnuplot 4.4 —— An Interactive Plotting Program (23 September 2010 Version 4.42) Introducti翻译 2010-11-30 16:20:00 · 4495 阅读 · 0 评论