ScatterPlot preferences
Preferences that an administrator can specify for the scatter plot.
| Preference | Description |
|---|---|
| AutoConfigureAggregationLimitHigh |
Specifies the number of rows at which automatic (default) configuration of scatter plots should start using aggregation for users running the installed Spotfire client. Default limit is
|
| AutoConfigureAggregationLimitLow |
Specifies the number of rows at which automatic (default) configuration of scatter plots should start using aggregation for users running the Spotfire web client. This limit is generally set to a lower value than the high limit used elsewhere, in order to improve the response time of Spotfire. Default limit is
|
| Default Title |
Specifies the default title of new scatter plots. For example, the display name on the Y-axis vs. the X-axis: ${Axis.Y.DisplayName} vs. ${Axis.X.DisplayName} |
| FixedShape | Specifies the fixed shape to use on all markers in the scatter plot. |
| LegendVisible | Specifies whether the legend should be shown when creating a new scatter plot. |
| PieSectorCategoryLabel | Specifies whether the sector category label should be shown when creating a new scatter plot with pies. |
| PieSectorPercentageDecimals | Specifies the number of decimals to display
for the percentage value. The number specified here will also affect the number
of decimals shown for pie sectors in the tooltip.
Enter a value between 0 and 6. |
| PieSectorPercentageLabel | Specifies whether the sector percentage label should be shown when creating a new scatter plot with pies. |
| PieSectorPercentageThreshold | Specifies a threshold value for pie sector
percentages. The labels for sectors whose percentage fall below the specified
threshold value will be excluded.
Enter a value between 1 and 100. |
| PieSectorValueLabel | Specifies whether the pie sector value label should be shown when creating a new scatter plot with pies. |
| UseSeparateColorForMarkedItems | Specifies whether the scatter plot should use a separate color for marked items or just dim the unmarked items. |