This topic is locked

bubble chart

3/4/2011 4:41:23 AM
PHPRunner General questions
D
duck author

I have a bubble chart with 2 points displayed

the requirement is to have 2 bubbles - say 50% and 100% sizes

on the chart one bubble (the lowest value of the 2) disappears

trying variations of putting in {%XAxisBubbleSizeMin}{Value:0.5} in the bubble size custom format field to no avail

any sample of custom format syntax that works would be helpful

thanks

D
duck author 3/8/2011



I have a bubble chart with 2 points displayed

the requirement is to have 2 bubbles - say 50% and 100% sizes

on the chart one bubble (the lowest value of the 2) disappears

trying variations of putting in {%XAxisBubbleSizeMin}{Value:0.5} in the bubble size custom format field to no avail

any sample of custom format syntax that works would be helpful

thanks



i have achieved a visual effect by making 2 values with zero bubble size , one at each of the extremities and then may 2 data points show up in a reasonal way-

this is not a real solution - just a hack for this example