Parallel coordinates chart, supports continuous numerical variables and discrete values.
The responsive alternative of this component is
ResponsiveParallelCoordinates, it also offers another
implementation, see
ParallelCoordinatesCanvas.
Chart data.
Variables configuration.
Variable id, unique identifier for this variable.
Variable value, used to access to corresponding datum value.
Min value.
Max value of linear scale.
Optionally group your data on a given property.
Explicitly specify available groups (only works with groupBy).
'horizontal'Chart layout.
'linear'Curve interpolation.
'after'Axes ticks position.
Chart width for non-responsive component.
Chart height for non-responsive component.
'Depends on device'Adjust pixel ratio, useful for HiDPI screens.
Chart margin.