have a look at the 5th example in:
http://gnuplot.sourceforge.net/demo/datastrings.html
bistritapcv wrote:
>
> I made a nice stacked bar chart with 5 different bars. The x axis (i.e
> xtics is hour number from 1-24 (rather than
> from 0-23 since the person providing the data uses 1-24). The Y axis has
> the 5 bars, each measuring a different
> quantity, though most are time measurements like number of seconds calls
> were made, etc).
>
> The Y axis sometimes goes in increments of 5000, so you could see a bar
> somewhere halfway between 5000 and 10000. The problem is, the user just
> has to kind of guess. Somewhere between 5000 and 10000 could be 7000,
> 7500, 8000, etc. If it is part way between the two it is even harder to
> know.
>
> I want to be able also to print the actual value each hour (5 values) at
> each hour. Maybe in the form of a table under each tic or something, but
> on the same graph as where the chart is.
>
> I have searched gnuplot info but haven't found anything. Can anyone help?
>
> Thanks
>
--
View this message in context: http://www.nabble.com/tables-in-graphs-tp25085603p25094501.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|