-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
enhancementNew feature or requestNew feature or requestv25To be done in V25To be done in V25vaadin-charts
Description
Describe your motivation
Starting from Highcharts V10, a new API to enable and customize the chart zooming behavior has been added.
Since the WC has been upgraded to V12, it should now be possible to add the API necessary to cover this feature in the flow component.
It should follow the same structure found in: https://api.highcharts.com/highcharts/chart.zooming
Note
It might not be needed to add the mouse-wheel-zoom
module from Highcharts:
The mouse wheel zoom is a feature included in Highcharts Stock, but is also available for Highcharts Core as a module.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestv25To be done in V25To be done in V25vaadin-charts