- gnuplot Cookbook
- Lee Phillips
- 158字
- 2021-08-20 15:42:55
Plotting multiple histograms
Rather than stacking the histograms, you can plot them side by side. The following figure shows the same data as in the previous plot, but has two separate sets of histograms plotted beside each other:

To make room, the histogram boxes are automatically drawn thinner. The different data sets are distinguished by different fill colors or patterns, depending on terminal, and/or different styles for the lines delineating the histogram boxes.
Getting ready
We are going to continue to wear out our datafile parabolaCircles.text
.
How to do it…
Following are the commands used to produce a multiple histogram plot:
set style fill solid 1.0 border lt -1 set style data histograms plot [0:40] 'parabolaCircles.text' using (-$2),\'' using (20*$3) notitle
推薦閱讀
- 同步:秩序如何從混沌中涌現(xiàn)
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- Remote Usability Testing
- 數(shù)據(jù)挖掘原理與SPSS Clementine應用寶典
- 數(shù)據(jù)庫原理與設計(第2版)
- LabVIEW 完全自學手冊
- 數(shù)據(jù)科學工程實踐:用戶行為分析與建模、A/B實驗、SQLFlow
- 視覺大數(shù)據(jù)智能分析算法實戰(zhàn)
- Oracle數(shù)據(jù)庫管理、開發(fā)與實踐
- 爬蟲實戰(zhàn):從數(shù)據(jù)到產品
- Visual Studio 2013 and .NET 4.5 Expert Cookbook
- 聯(lián)動Oracle:設計思想、架構實現(xiàn)與AWR報告
- 信息融合中估計算法的性能評估
- 標簽類目體系:面向業(yè)務的數(shù)據(jù)資產設計方法論
- 掌中寶:電腦綜合應用技巧