Class CanvasZoom

Hierarchy (view full)

Constructors

Properties

model: any
services: Services

Methods

  • focal: object to zoom into canvasElements: all the elements to translate and zoom on the chart area zoomSettings: object containing duration, easing and zoomlevel for the zoom behaviours

    Parameters

    • focal: any
    • canvasElements: any
    • OptionalzoomSettings: any

    Returns void