Skip to content

Add support for data zoom on X axis for echarts charts

Adding this optional parameter, we can easily control which charts should have a data zoom on the x axis.

Screenshot_at_2020-06-01_09-38-55

Reference: https://echarts.apache.org/en/option.html#dataZoom

Part of #58 (closed)

Merge request reports