Function drawPieOrDonut

  • Shared functions that draws a pie or donut chart. Called from DonutController and PieController.

    Parameters

    • svgChart: SvgChart

      SvgChart instance.

    • currentSerieGroupElement: SVGElement

      Group node.

    • describeArcCallback: ArcCallback

      Callback for gettting the path of the pie or donut.

    Returns void

Generated using TypeDoc