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

CategoryAxis Plotbands change in Q3 release

2 Answers 119 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Amrinder
Top achievements
Rank 1
Amrinder asked on 15 Nov 2012, 10:33 PM
Hi,

I recently updated to Q3 version and noticed a change in the CategoryAxis Plotbands. I can no longer set the From/To setting of Plotband to decimal number. For example, say the chart has 20 categories. Earlier I could do something like:
categoryAxis: {
	...
	plotBands: {
		from: 10.5,
		to: 11.5,
		color: "#443300"
	}
}
but now in Q3 seems like I can only use integers.

Has this changed in Q3 or some additional chart configuration I need to set to be able to use decimal numbers as before?

Thanks,
Amrinder

2 Answers, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 19 Nov 2012, 12:45 PM
Hello Amrinder,

It seems with the Kendo UI Q3 2012 official release there is an issue with decimal numbers and Chart's PlotBands - currently it is possible to set only interegers. Our team is working on the problem and will do our best to address it as soon as possible. Please excuse us for the inconvenience caused.

Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Amrinder
Top achievements
Rank 1
answered on 19 Nov 2012, 03:56 PM
Thank you for the information. It would be much appreciated if you can post a reply to this thread once the issue is fixed perhaps, that way I can switch to the new version.

Thanks,
Amrinder
Tags
Charts
Asked by
Amrinder
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Amrinder
Top achievements
Rank 1
Share this question
or