Closed cvasseng closed 8 years ago
This is implemented for clicking:
These are the mappings that are implemented in the Cloud, we should implement the same in the Editor: https://github.com/highcharts/chartcloud/blob/6f9a210861b74d970666b86b2118615e7de92fed/highcharts-cloud-parent/highcharts-cloud-editor-web/src/main/webapp/resources/lib/editor/EditorOutputView.js#L45-L76
Alright, I'll add them tomorrow morning. I guess I missed them first time around.
Need to add events to the generated SVG so that options dealing with whatever is clicked is exposed.
Example: Clicking the title should navigate the property setter to the Titles pane, and highlight the Chart Title property.