Open keith-gamble opened 2 weeks ago
The event handler for beforeResetZoom was visible in the component properties for the chart, but the descriptor was never created and implemented.
beforeResetZoom
Added that in as an additional x-axis event.
This fixes #60
The event handler for
beforeResetZoom
was visible in the component properties for the chart, but the descriptor was never created and implemented.Added that in as an additional x-axis event.
This fixes #60