Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1851 > unrolled thread

mismatch of the fill patterns of a columnstacked histogram and its legend.

Started byaeronova@gmail.com
First post2013-05-23 00:34 -0700
Last post2013-05-24 16:53 -0700
Articles 3 — 3 participants

Back to article view | Back to comp.graphics.apps.gnuplot


Contents

  mismatch of the fill patterns of a columnstacked histogram and its legend. aeronova@gmail.com - 2013-05-23 00:34 -0700
    Re: mismatch of the fill patterns of a columnstacked histogram and its legend. sfeam <sfeam@users.sourceforge.net> - 2013-05-24 10:15 -0700
      Re: mismatch of the fill patterns of a columnstacked histogram and its legend. "K. Lee" <aeronova@gmail.com> - 2013-05-24 16:53 -0700

#1851 — mismatch of the fill patterns of a columnstacked histogram and its legend.

Fromaeronova@gmail.com
Date2013-05-23 00:34 -0700
Subjectmismatch of the fill patterns of a columnstacked histogram and its legend.
Message-ID<4d9ba21d-0c35-4be0-9652-303623378492@googlegroups.com>
Dear all,

I tried the columnstacked demo, http://gnuplot.sourceforge.net/demo/histograms.6.gnu, with fill patterns by adding the following line in the script:

set style fill pattern border

, and found the fill patterns do not match with those shown in the legend.  For instance, the first legend (for 1891-1900) is a red empty box, but in the plot it is drawn as a red crossed box.  I'm not sure of what to do to fix this mismatch, and I'd appreciate if someone could suggest some tips.

Best regards,
K. Lee.

[toc] | [next] | [standalone]


#1855

Fromsfeam <sfeam@users.sourceforge.net>
Date2013-05-24 10:15 -0700
Message-ID<kno6vh$cl9$1@dont-email.me>
In reply to#1851
aeronova@gmail.com wrote:

> Dear all,
> 
> I tried the columnstacked demo,
> http://gnuplot.sourceforge.net/demo/histograms.6.gnu, with fill patterns
> by adding the following line in the script:
> 
> set style fill pattern border
> 
> , and found the fill patterns do not match with those shown in the legend.
>  For instance, the first legend (for 1891-1900) is a red empty box, but in
> the plot it is drawn as a red crossed box.  I'm not sure of what to do to
> fix this mismatch, and I'd appreciate if someone could suggest some tips.

You found a bug.  Thanks for the report.

I can't think of an easy work-around other than using solid colors or 
some other histogram style variant.

	Ethan



> 
> Best regards,
> K. Lee.

[toc] | [prev] | [next] | [standalone]


#1856

From"K. Lee" <aeronova@gmail.com>
Date2013-05-24 16:53 -0700
Message-ID<6a6cd6f2-7b06-4a59-8d64-8b4930ed308b@googlegroups.com>
In reply to#1855
Thank you for the reply.  Perhaps I need to report the bug.

K. Lee.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.graphics.apps.gnuplot


csiph-web