tianhao
25 Sep 2012, 11:24 PM
hi all,
i create a simple chart like ...
Ext.create('Ext.chart.Chart', { ...,store:...,axes:... });
...it works without error.
then i want to add rectangles onto the chart, according to their position and size data. how can i get there?
thanks.
i create a simple chart like ...
Ext.create('Ext.chart.Chart', { ...,store:...,axes:... });
...it works without error.
then i want to add rectangles onto the chart, according to their position and size data. how can i get there?
thanks.