Constructor
new SpotfireParallelCoordinatePlot(parallelPlotProperties)
Default constructor.
Parameters:
| Name | Type | Description |
|---|---|---|
parallelPlotProperties
|
Object | |
[ labels ]
|
Object | |
showLineIdentifier
|
Boolean | Specifies whether to display labels showing the categories used to create each line (by coloring or line by). |
showIndividualValues
|
Boolean | Specifies whether to display labels showing the values for all points used to create the line. |
showLabelsFor
|
SpotfireLabelVisibilities | Determines whether to show labels with on all lines ('All'), lines containing marked rows only ('Marked rows'), or not to show any labels at all ('None'). |
maxNumberOfLabels
|
Number | Specifies the maximum number of labels to be shown. |