|
From: Anton K. <ant...@go...> - 2011-01-24 08:48:16
|
I am using gnuplot (Version 4.4 patchlevel 2) to generate rowstacked histograms, very similar to the example called "Stacked histograms by percent" from the gnuplot demo site at http://www.gnuplot.info/demo/histograms.html I want to display the values of each stacked box within it. I.e. I want to display the actual numerical value (in percent and/or the absolute number) of each box, within each box. (Because as the stack histogram is now, it is not possible to see the exact numerical values, or any values as at all -- please see link to the example above). How can I do that? Thanks, Anton |