Hi
I have scenario like i have a column chart if i click on any column it will show another column chart at same place by hiding first and again if i click on any column of second level it will show third level column chart at same position. can you tell how it can be done( i mean logic trick) in sencha touch chart 2 .. each level here second and third will show detail of first and second...
thanks mitchell ..
yeah something like that ..specifically .. suppose ..first i will be having column chart with year wise data... if i click on particular column it will show month wise data then third it will show date wise or week wise ....every time it will hide existing and will show new chart (column) .. could you give me example? ...
Actually my need is to display bar chart whenever mouse placed on the slice of the pie chart.
I'm trying to get that example form internet but i'm not able to get.