This is a migrated thread and some comments may be shown as answers.

Column chart approximation and scaling

1 Answer 94 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Bunty
Top achievements
Rank 1
Bunty asked on 05 Dec 2011, 03:48 AM
Hi There,

thanks for creating such a great UI tool. I have been able to generate lovely graphs. But I have an issue with Column chart, when I have values in array like 99,99,100,100,100, the chart scales up and all columns get scaled and display no columns because the y axis now goes to 90-05%. I need to show the originals values in the Y axis instead of logarithmic values.

Any solution in the new release?
Thanks Bunty

1 Answer, 1 is accepted

Sort by
0
Bunty
Top achievements
Rank 1
answered on 05 Dec 2011, 06:26 AM
I found the solution, using the "max" and "min"  parameters for configuration, I can control the values of the valueAxis. e.g. for me the value is % that always remains within 100%. I have set up the limits of my axis to 0 and 100 and  automatic scaling does not happen any more.

Regards,
Bunty
Tags
Charts
Asked by
Bunty
Top achievements
Rank 1
Answers by
Bunty
Top achievements
Rank 1
Share this question
or