Hi all,
I am now using ExtJs4. And I have a question about the chart. I want to dynamically generate n charts in a panel. n is the number of the selected rows from database. So n is changable. How could I do this?
Hi all,
I am now using ExtJs4. And I have a question about the chart. I want to dynamically generate n charts in a panel. n is the number of the selected rows from database. So n is changable. How could I do this?
Load the store, on load calculate how many charts to use then add charts to the panel.
Mitchell Simoens @LikelyMitch
Check out my GitHub:
https://github.com/mitchellsimoens
Posts are my own, not any current, past or future employer's.