|
From: Emanuel B. <emb...@st...> - 2016-02-02 01:39:07
|
Ethan A Merritt <eam...@gm...> writes: > See 5th plot of this demo > > http://gnuplot.sourceforge.net/demo_svg_5.0/datastrings.html Thank you! The code now looks like this: http://user.it.uu.se/~embe8573/everest-plot/everest.gpi Diagrams 1-2: http://user.it.uu.se/~embe8573/everest-plot/early.png http://user.it.uu.se/~embe8573/everest-plot/late.dat Questions: 1. How can I have the bars *wider* ... 2. ... so the entire label will always be visible above the bar, centered around the bar's mid? 3. How can I don't have to do this: set yrange [0.01:33] # hack not to show 0 as labels, # also to have labels within border # obviously ugly to have this hard coded 4. How can I set the colors of the labels to the colors of the bars? -- underground experts united http://user.it.uu.se/~embe8573 |