msbasanth opened a new issue #13279: URL: https://github.com/apache/incubator-echarts/issues/13279
### What problem does this feature solve? When we have data visualization which shows multiple parameters in single chart we need to modify visualization or data displayed through additional controls like drop down, toggles, date pickers etc. When I looked into ECharts I couldn't find options for adding additional controls for filtering· If we have additional controls we could allow faceted search and user-selectable data to visualize according to the user needs.  **Chart Actions** It would be great if we get options to modify data visualizations using additional controls. Controls that allow for modification of chart data for exploration. It would be great if we could inject HTML into Chart UI for adding chart actions. ### What does the proposed API look like? We should have a chart actions section which will allow users to modify the UI. It would be great if we have option to customize chart actions section by inputting the HTML because it will give option to add application styled controls.  <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
