- createPlotType(PlotType): PlotCreatorFunction
Parameters
- PlotType: (new (id, options) => Plot<PlotOptions>)
- new (id, options): Plot<PlotOptions>
Parameters
- id: string | number
- options: PlotOptions
Returns Plot<PlotOptions>
Returns PlotCreatorFunction
Returns a plot creator function for a specified plot type