Unanswered: Adding chart view in Xtemplate or inside tpl
Unanswered: Adding chart view in Xtemplate or inside tpl
Hi Everyone!!
I have a template(xtmeplate or dataview or html) so in particular section of that template i wanna add chart inside.
how to call chart inside that ? also i have to update chart along with that template data. can you give an example code snippet or any other way of workout
The only way is if you use components in the dataview which makes it a bit more difficult to setup sa you don't use itemTpl anymore. The Kiva example uses components.