@carbon/charts
    Preparing search index...

    Function getDimensions

    • Get width & height of an element

      Parameters

      • el: any

        element to get dimensions from

      Returns { height: number; width: number }

      an object containing the width and height of el