Re: comparable sizes across BubbleCharts
- To: mathgroup at smc.vnet.net
- Subject: [mg104312] Re: comparable sizes across BubbleCharts
- From: "Sjoerd C. de Vries" <sjoerd.c.devries at gmail.com>
- Date: Tue, 27 Oct 2009 04:59:05 -0500 (EST)
- References: <hbu7ln$7fg$1@smc.vnet.net>
On Oct 24, 8:43 am, mtnMan <gary.mcclell... at gmail.com> wrote: > I am trying without success to make sizes of bubbles comparable across > charts created by BubbleChart[]. Also, many of the Graphics options > (such as Ticks) do not seem to work with BubbleChart despite claims in > the documentation to the contrary. Advice? BubbleSizes would work. Pick the correct range for each graph based on the size of its range in relation to those of the others and you're set. Cheers -- Sjoerd