Re: inconsistent synatx for FillingStyle and PlotStyle?
- To: mathgroup at smc.vnet.net
- Subject: [mg103187] Re: inconsistent synatx for FillingStyle and PlotStyle?
- From: Armand Tamzarian <mike.honeychurch at gmail.com>
- Date: Thu, 10 Sep 2009 07:19:26 -0400 (EDT)
- References: <200909080959.FAA26659@smc.vnet.net> <h87p8s$5cs$1@smc.vnet.net>
On Sep 9, 3:33 am, Jaebum Jung <jae... at wolfram.com> wrote: > You can try the followings: > > ListPlot[{{{1, 1}}, {{2, 3}}}, Filling -> Axis, > FillingStyle -> {1 -> Red, 2 -> Blue}, PlotStyle -> {Red, Blue}, > AxesOrigin -> {0, 0}] > > - Jaebum > That's interesting. That usage for FillingStyle is undocumented. In fact the documentation suggests "Settings of the form {Subscript[i, k]- >{Subscript[p, k],Subscript[s, k]},\[Ellipsis]} for Filling" for this (and Filling has examples of that kind of usage whereas FillingStyle does not). Mike
- References:
- inconsistent synatx for FillingStyle and PlotStyle? or How to make vertical lines in ListPlot have diffenent colors?
- From: "Nasser Abbasi" <nma@12000.org>
- inconsistent synatx for FillingStyle and PlotStyle? or How to make vertical lines in ListPlot have diffenent colors?