syampillai / SOCharts

A wrapper around the "echarts" JavaScript library to use it as a Vaadin component.
Apache License 2.0
27 stars 11 forks source link

Add example or feature of zoom for line chart #15

Closed ppawlowski15 closed 1 year ago

ppawlowski15 commented 1 year ago

Hello, Can you provide an example of a programmatic zoom control for the LineChart type? I wish to change Y axis values range.

syampillai commented 1 year ago

You can check the EXAMPLES Search for the keyword "zoom".