Interface ChartParams<T>

Type Parameters

Hierarchy

  • ChartParams

Properties

chartConfig: T
chartData: ChartData
container?: HTMLElement
containerId?: string
d3Container?: Selection<SVGElement, any, any, any>
doTransform?: boolean
shouldAddColors?: boolean
transitionTime?: number

Generated using TypeDoc