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?
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?