Threaded View
-
27 Sep 2012 5:05 AM #1
Unanswered: How can I add a gesture to a chart to expand it to full screen?
Unanswered: How can I add a gesture to a chart to expand it to full screen?
And similarly, reset it back to its original size.
I added a listener to the chart, but it didnt get called -
listeners: {
itempinch: function() {
console.log('pinched!');
}
},
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote