I am using Sencha Touch charts 1.0.0 in my project. I created a pie chart with legend on RHS. I would like to add some text below the chart. It is the total units represented by the chart and reads: "213 million units".
How can I add this? if not possible via charts, can it be added in as HTML element in the chart panel ?
Any help appreciated.