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


Groups > comp.graphics.apps.gnuplot > #1855

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

From sfeam <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: mismatch of the fill patterns of a columnstacked histogram and its legend.
Followup-To comp.graphics.apps.gnuplot
Date 2013-05-24 10:15 -0700
Organization gnuplot development team
Message-ID <kno6vh$cl9$1@dont-email.me> (permalink)
References <4d9ba21d-0c35-4be0-9652-303623378492@googlegroups.com>

Followups directed to: comp.graphics.apps.gnuplot

Show all headers | View raw


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.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

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

csiph-web