chart.zoomToObjects()
Type: function()
Returns: Promise<void>
Zooms to the specified objects labels, adjusting zoom level and viewport position. If no matching objects are found, no zooming is done.
Labels are case sensitive.
chart.zoomToObjects(['A-1-10']);