|
[Date Index]
[Thread Index]
[Author Index]
turn off mirroring of ChartElements?
- To: mathgroup at smc.vnet.net
- Subject: [mg102850] turn off mirroring of ChartElements?
- From: Mitch Murphy <mitch at lemma.ca>
- Date: Sat, 29 Aug 2009 06:33:01 -0400 (EDT)
when using country flags as ChartElements, then negative values mirror
the image which looks stupid, eg. a mirrored usa flag.
BarChart[{2, -2}, BarOrigin -> Left, ChartElements ->
Evaluate[CountryData[#, "Flag"] & /@ {"CAN", "USA"}]]
does anybody know how to turn off mirroring of chart elements? i
couldn't find anything in documentation.
Mitch
Prev by Date:
If and ReplaceAll
Next by Date:
Re: random variable
Previous by thread:
Re: If and ReplaceAll
Next by thread:
Problem with ColorFunction in ListDensityPlot in version 7
|