Nebula Distribution plot chart
Distributionplot generic object definition
properties
namespaceProperties
color experimental | Color settings.
Most color options for visualizations are set in the color object in the options. You activate custom coloring by setting |
dimensionAxis experimental | Dimension axis settings. |
footnote experimental string
| StringExpression | Visualization footnote. |
gridlines experimental | Grid lines settings. |
measureAxis experimental | Measure axis settings. |
orientation experimental default='horizontal' 'vertical'
| 'horizontal' | Orientation setting. If vertical, the dimension axis can only be docked on bottom or top and measure axis on left or right. |
presentation experimental | Presentation settings for the distributionplot |
qHyperCubeDef experimental object | Extends |
refLine experimental | Reference lines settings |
showTitles experimental default=true boolean | Show title for the visualization. |
sorting experimental | Wrapper for sorting properties which will be set on the outer dimension. |
subtitle experimental string
| StringExpression | Visualization subtitle. |
title experimental string
| StringExpression | Visualization title. |
version experimental string | Current version of this generic object definition. |
paletteColor
objectColor information structure. Holds the actual color and index in palette.
Properties
color experimental string | Color as hex string (mandatory if index: -1) |
index experimental number | Index in palette |
properties.dataPoint.bubbleScales
numberSize parameter for points (20 - 100), step is 5.
properties.dataPoint.displacement
Property for controlling displacement of data points
refLine
objectProperties
show experimental default=true boolean
| ValueExpression | Set to true to display this reference line. |
label experimental string | Reference line label. |
showLabel experimental default=true boolean | Set to true to show the label of this reference line. |
showValue experimental default=true boolean | Set to true to show the value of this reference line. |
paletteColor experimental | Color information structure. Holds the actual color and index in palette. |
style experimental | Styling settings for reference line |
coloredBackground experimental default=false boolean | Set to true to fill the label and/or value of this reference line with this color |
refLineStyle
objectStyling settings for reference line
Properties
lineThickness experimental default=2 number | Set the thickness for this reference line. |
lineType experimental default='' string | Set the dash type for this reference line. |