chart.zoomToFilteredCategories()
Type: function()
Returns: Promise<Object>
Zooms to the currently filtered (i.e. selected) categories. You can filter categories
- By selecting them in the category filter
- By passing in
filteredCategories
tochart.changeConfig
chart.zoomToFilteredCategories();