|
From: pban92 <pb...@ya...> - 2011-02-16 17:09:55
|
@Tait, Thank you for your suggestions! I know what you mean. Now, 1. Here is the output http://old.nabble.com/file/p30936652/transp.jpg transp.jpg I do not get the transparency effect with, set style fill transparent solid 0.50 noborder 2. I liked the cluster histogram but confused about how my data should be arranged as i did not find immigration.dat file to take a look inside it. Many thanks! Tait-2 wrote: > >> I am comparing two histograms (red and green) using gnuplot as in here >> http://old.nabble.com/file/p30933874/gnufence0.jpg gnufence0.jpg but the >> red is partially covered by the green. To avoid this overlapping, a fence >> plot as shown in here http://old.nabble.com/file/p30933874/gnufence.jpg >> gnufence.jpg is a good solution undoubtedly. Question is how do I do >> this >> in gnuplot? Suggestions would be highly appreciated. Thanks! > > First, let me answer your question. You can do fence plots by following > the approach in http://gnuplot.sourceforge.net/demo_4.4/surface1.html > (just below halfway down). > > However, fence plots are, in my opinion, the wrong solution for your > problem. Because of the pseudo-3D perspective, it is almost imposible to > directly compare the histograms in your second graph. Does "SF4 7a" or > "eSF2 7a" have the higher peak, for example? > > Instead, may I suggest you use one of: > - a clustered histogram > second plot, http://gnuplot.sourceforge.net/demo_4.4/histograms.html > - a multiplot > http://t16web.lanl.gov/Kawano/gnuplot/gallery/pressureSlopes.html > - transparency > http://gnuplot.sourceforge.net/demo_4.4/transparent.html > > Any of these would more clearly present the data and comparison you're > apparently trying to make. > > > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/fence-plotting-in-gnuplot-tp30933874p30936652.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |