|
[Date Index]
[Thread Index]
[Author Index]
ChartElements in BarChart doesn't plot negatives any ideas?
- To: mathgroup at smc.vnet.net
- Subject: [mg125721] ChartElements in BarChart doesn't plot negatives any ideas?
- From: Markus <markus.seywerd at googlemail.com>
- Date: Fri, 30 Mar 2012 04:32:31 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
BarChart[{1, 2, 3, -4}, ChartElements -> Graphics[Disk[]]] - Doesn't
work
BarChart[{1, 2, 3, 4}, ChartElements -> Graphics[Disk[]]] - Works
Prev by Date:
Re: How to count
Next by Date:
[nOOb] solve trig equations
Previous by thread:
Re: reduce size of eps files of 3D figures
Next by thread:
[nOOb] solve trig equations
|