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();