I am trying to build a chart using kendo mvvm but can't seem to figure out how to template the labels on the chart (category axis, value axis, and series labels).
This is ideally what I would like the chart to look like
http://jsbin.com/uvarit/4/edit
And can get the chart to render
http://jsbin.com/obojiz/2/edit
I just can't figure out how to add the label templates in. Needing to delimit a string within a string within a string, some sort of Stringception or something.
Thanks.
This is ideally what I would like the chart to look like
http://jsbin.com/uvarit/4/edit
And can get the chart to render
http://jsbin.com/obojiz/2/edit
I just can't figure out how to add the label templates in. Needing to delimit a string within a string within a string, some sort of Stringception or something.
Thanks.