@carbon/charts
    Preparing search index...

    Function getTranslationValues

    • Gets elements' x and y translations from transform attribute or returns null

      Parameters

      • elementRef: HTMLElement

      Returns { tx: string; ty: string }

      an object containing the translated x and y values or null