leogariba commented on issue #3721: DrillDown feature in ECharts URL: https://github.com/apache/incubator-echarts/issues/3721#issuecomment-466379768 You could maintain an array with your chart options object. After a drill you push the old chart options to the array. To go back you pop that options from the array.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
