감동, 마음이 움직이는 것
[gnuplot] broken axis 본문
http://gnuplot-tricks.blogspot.com/2009/06/broken-axis-revisited.html
http://www.phyast.pitt.edu/~zov1/gnuplot/html/broken.html
Broken axis revisited
In one of my first posts, I described a method by which one can draw broken axes in gnuplot. Now, that method suffers from many problems, mo...
gnuplot-tricks.blogspot.com
http://gnuplot-tricks.blogspot.com/2010/06/broken-axis-once-more.html
Broken axis, once more
I have discussed this subject at least on two occasions, and in fact, most of the present post was already described in one of my very first...
gnuplot-tricks.blogspot.com
http://gnuplot.sourceforge.net/demo_5.2/nonlinear1.html
gnuplot demo script: nonlinear1.dem
# This example shows how a nonlinear axis definition can be used to # create a "broken axis". X coordinates 0-100 are at the left, # X coordinates 500-1000 are at the right, there is a small gap between them. # So long as no data points with (100 < x < 500
gnuplot.sourceforge.net
https://stackoverflow.com/questions/17564497/gnuplot-break-y-axis-in-two-parts
gnuplot, break y-axis in two parts
I have a histogram with some small values and some very big values. How can I break the y-axis in two parts? EDIT: gnuplot sample: set style histogram columnstacked set style data histograms s...
stackoverflow.com
http://gnuplot-surprising.blogspot.com/2011/10/broken-axes-graph-in-gnuplot-3.html
Broken axes graph in gnuplot (3)
To plot a x-axes broken graph with datafile, the two methods described in the last two posts are also suitable. The first method can be appl...
gnuplot-surprising.blogspot.com
'Tips (Utility, Computer Language, and etc.)' 카테고리의 다른 글
[python] command output출력값 가져오기 (0) | 2020.04.10 |
---|---|
[mac command] (0) | 2020.04.01 |
[Latex] table slashbox (0) | 2019.08.19 |
[python] sympy 사용기 (0) | 2019.06.20 |
[python] np.array에서 원하는 row range출력하기 (0) | 2019.05.22 |