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

Column charts and approximation

1 Answer 81 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 07 Nov 2011, 12:58 AM
Thanks for a great product to Kendo Team.
I have that issue - i'm implementing KendoUI's Chart for a graphing solution. Whenever i pass homogenic datasets to the column chart type, it's fine. But if i put some heterogenic data with large variations in values i get a very hard to read graphic. E.g. i have series going like 2000-5000 and some serie values for 90000. The graph is immediately scaled up so it can accomodate the 90k column, which makes the other columns hard to read. I see there's a max option in the CategoryAxis param list, but i'm unable to restrict it in that way. Am i missing something or has Chart misfired on me?

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 07 Nov 2011, 10:03 AM
Hi Daniel,

The recommended solution for this scenario is to use a logarithmic scale for the value axis. The Kendo Chart does not support this feature just yet, but we plan to implement it soon.

Apologies for any caused inconvenience.

Kind regards,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
Daniel
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or