Jump to content
Software FX Community

Bubble Chart - bubble size ?


User (Legacy)

Recommended Posts

What controls the size of the bubble?

I am creating an X Y bubble chart with a volume:

ChartFX1.ValueEX(0,j) = valY1

ChartFX1.XValueEX(0,j) = valX1

ChartFX1.ValueEX(1,j) = strVolume

In one chart a strVolume of 2 produces a large bubble and in another chart a

strVolume of 2 can hardly be seen. Why do they keep changing sizes when

they have the same value?

Link to comment
Share on other sites

  • 2 weeks later...

Can you save both charts and post them as CHW/CHF files ? Have you noticed

any differences in the primary or secondary Y axis in your charts ?

--

Regards,

JC

Software FX, Inc.

"Dave Etter" <detter@chpsconsulting.com> wrote in message

news:lvNa0QkZBHA.1424@webserver1.softwarefx.com...

> What controls the size of the bubble?

>

> I am creating an X Y bubble chart with a volume:

> ChartFX1.ValueEX(0,j) = valY1

> ChartFX1.XValueEX(0,j) = valX1

> ChartFX1.ValueEX(1,j) = strVolume

>

> In one chart a strVolume of 2 produces a large bubble and in another chart

a

> strVolume of 2 can hardly be seen. Why do they keep changing sizes when

> they have the same value?

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...