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

Skip Plotting outside Range

1 Answer 50 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Rajeev
Top achievements
Rank 1
Rajeev asked on 01 Apr 2014, 06:52 AM
Hi,
I was expecting that Kendo Chart will not plot points outside range specified for each axes. But its plotting unexpectedly.
Please tell me If we can avoid plotting points outside range.

I have specified range (min and max values for both X and Y axes) like this:
        xAxis:
        {    min: -3000, max: 1000},
        yAxis:
        {    min: 10000, max: 10400, reverse: true, axisCrossingValue: 10000
        }

I supplied multiple curve data & output is like this:

I have marked unexpected points.

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 02 Apr 2014, 02:23 PM
Hi,

This is fixed in the latest version (2014.Q1):
http://trykendoui.telerik.com/uGiP

Apologies for the caused inconvenience.

Regards,
T. Tsonev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Charts
Asked by
Rajeev
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or