stz-chart-maker Documentation - v2.3.7
    Preparing search index...

    Class ChartFactory

    Index

    Constructors

    Methods

    Properties

    Constructors

    Methods

    • Returns void

    • Type Parameters

      • TType extends keyof ChartTypeRegistry

      Parameters

      Returns any

    • Parameters

      • type: keyof ChartTypeRegistry

      Returns boolean

    Properties

    registry: Map<string, Constructor<any, any>> = ...