chartjs-chart-pcp v4.3.4 / LogarithmicParallelCoordinatesController
Class: LogarithmicParallelCoordinatesController
Extends
Constructors
new LogarithmicParallelCoordinatesController()
new LogarithmicParallelCoordinatesController(
chart
,datasetIndex
):LogarithmicParallelCoordinatesController
Parameters
• chart: Chart
<keyof ChartTypeRegistry
, (null
| number
| [number
, number
] | Point
| BubbleDataPoint
)[], unknown
>
• datasetIndex: number
Returns
LogarithmicParallelCoordinatesController
Inherited from
ParallelCoordinatesController
.constructor
Defined in
.yarn/berry/cache/chart.js-npm-4.4.6-179caaa878-10c0.zip/node_modules/chart.js/dist/types/index.d.ts:588
Properties
id
readonly
static
id:"logarithmicPcp"
='logarithmicPcp'
Overrides
ParallelCoordinatesController
.id