4 Answers, 1 is accepted
0
Hi Matt,
Could you please elaborate more about the term "XY chart"? If you mean a cartesian scatter series then you can see how to configure them in this online sample - http://demos.telerik.com/kendo-ui/scatter-charts/index. You can also configure the min and max of both axes.
Regards,
Danail Vasilev
Telerik
Could you please elaborate more about the term "XY chart"? If you mean a cartesian scatter series then you can see how to configure them in this online sample - http://demos.telerik.com/kendo-ui/scatter-charts/index. You can also configure the min and max of both axes.
Regards,
Danail Vasilev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Matt
Top achievements
Rank 1
answered on 04 Feb 2016, 04:15 PM
Attached an X/Y Chart
0
Hi Matt,
This looks like a standard cartesian coordinate system that is used by the scatter and scatterline series. To have fixed min and max values you should define the corresponding properties of the axes. See an example here - http://dojo.telerik.com/@dvasilev/AZukI
Let me know if I can assist you further with this regards.
Regards,
Danail Vasilev
Telerik
This looks like a standard cartesian coordinate system that is used by the scatter and scatterline series. To have fixed min and max values you should define the corresponding properties of the axes. See an example here - http://dojo.telerik.com/@dvasilev/AZukI
Let me know if I can assist you further with this regards.
Regards,
Danail Vasilev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Matt
Top achievements
Rank 1
answered on 04 Feb 2016, 04:52 PM
That looks like it could work :-)
Thanks
Matt