"globals"
"marker"
"tooltip"
"gui"
"context-menu"
"button"
"gear"
"item"
"graphset"
"arrows"
"from"
"label"
"to"
"bubble-legend"
"marker"
"chart"
"color-scale"
"cursor"
"item"
"crosshair-x"
"marker"
"plot-label"
"scale-label"
"crosshair-y"
"scale-label"
"globals"
"marker"
"tooltip"
"guide"
"marker"
"plot-label"
"scale-label"
"heatmap"
"tooltip"
"images"
"labels"
"legend"
"footer"
"header"
"icon"
"item"
"item-off"
"marker"
"marker-off"
"page-off"
"page-on"
"page-status"
"scroll"
"bar"
"handle"
"tooltip"
"nav"
"back"
"tooltip"
"no-data"
"options"
"arrow"
"back"
"tooltip"
"bars"
"tooltip"
"box"
"tooltip"
"button-zoomin"
"tooltip"
"button-zoomout"
"tooltip"
"close"
"containers"
"day"
"items"
"final"
"group-box"
"tooltip"
"handle"
"indicator"
"intermediate"
"item"
"label"
"tooltip"
"item-group-n"
"label"
"tooltip"
"item-id-n"
"label"
"tooltip"
"item-level-n"
"label"
"tooltip"
"label"
"link"
"link[cls-n]"
"link[container-n]"
"link[group-n]"
"link[level-n]"
"link[parent-n]"
"link[sibling]"
"link[source-n]"
"link[target-n]"
"links"
"mmp-marker"
"label"
"month"
"item"
"items"
"outline"
"multi-guide"
"close"
"handle"
"label"
"negative"
"node"
"label"
"tooltip"
"node[cls-n]"
"label"
"tooltip"
"node[collapsed]"
"label"
"tooltip"
"node[group-n]"
"label"
"tooltip"
"node[leaf]"
"label"
"tooltip"
"node[level-n]"
"label"
"tooltip"
"node[parent]"
"label"
"tooltip"
"node[parent-n]"
"label"
"tooltip"
"nodes"
"OBJECT_KEY_NAME"
"label"
"tooltip"
"outlier"
"marker"
"tooltip"
"positive"
"scale"
"label"
"pointer"
"scale-y-2"
"guide"
"item"
"label"
"markers"
"label"
"tick"
"tooltip"
"style"
".td"
".td_even"
".td_first"
".td_last"
".td_n"
".td_n_n"
".td_odd"
".th"
".th_even"
".th_first"
".th_last"
".th_n"
".th_odd"
".tr"
".tr_even"
".tr_first"
".tr_last"
".tr_n"
".tr_odd"
"band"
"tooltip"
"chord"
"tooltip"
"flow"
"item"
"item-flow"
"item-overall"
"label"
"label-overall"
"tooltip"
"subtitle"
"tile"
"label"
"tooltip"
"title"
"tooltip-box"
"tooltip-group"
"trigger"
"value"
"violin"
"week"
"items"
"weekday"
"item"
"items"
"plot"
"error"
"facets"
"goal"
"tooltip"
"guide-label"
"guide-marker"
"highlight-marker"
"hover-marker"
"hover-state"
"styles"
"highlight-state"
"legend-item"
"legend-marker"
"max-marker"
"marker"
"min-marker"
"selected-marker"
"selected-state"
"tooltip"
"trend-down"
"trend-equal"
"trend-up"
"value-box"
"rules"
"plotarea"
"preview"
"handle"
"handle-bottom"
"handle-left"
"handle-right"
"handle-top"
"label"
"refresh"
"scale"
"item"
"scale-k"
"guide"
"item"
"tooltip"
"scale-r"
"center"
"guide"
"item"
"markers"
"label"
"ring"
"tooltip"
"scale-v"
"guide"
"item"
"tooltip"
"scale-x"
"guide"
"item"
"label"
"markers"
"label"
"tooltip"
"scale-y"
"guide"
"item"
"label"
"markers"
"tick"
"tooltip"
"scroll-x"
"bar"
"handle"
"scroll-y"
"bar"
"handle"
"selection-tool"
"series"
"error"
"facets"
"goal"
"tooltip"
"guide-label"
"guide-marker"
"highlight-marker"
"hover-marker"
"highlight-state"
"legend-item"
"legend-marker"
"marker"
"max-marker"
"min-marker"
"selected-marker"
"selected-state"
"style"
"band"
"tooltip"
"chord"
"tooltip"
"item"
"item-flow"
"item-overall"
"label"
"tooltip"
"value-box"
"rules"
"shapes"
"label"
"options"
"style"
"controls"
"zoom-in"
"tooltip"
"zoom-out"
"tooltip"
"items"
"OBECT_KEY_NAME"
"tooltip"
"label"
"tooltip"
"tooltip"
"source"
"subtitle"
"title"
"tooltip"
"zoom"
"label"
"history"
"refresh"
graph » options
options
[ root » graph » options ]
Various Charts - please note the following attributes are chart-type specific.
Attribute | Type | Description |
---|---|---|
active | Boolean | Set false to disable the bubble drilldown on click. Default Value: true Introduced in: v2.8.3 Chart types: Bubble-pack |
alphaAspect alpha-aspect | Boolean | Sets whether alpha will also be applied to treemap boxes (nodes) based on the `value-aspect` value. Chart types: Treemap |
anglePadding angle-padding | Number | Sets the angle padding between two chord segments. Chart types: Chord |
aperture | Number | Sets the total radial aperture for the radial trees. Default Value: 360 Introduced in: v2.8.4 Chart types: Tree-module |
arrow | Object | The `arrow` object allows you to control the minimum and maximum length and the style of the arrows. Introduced in: v2.8.0 Chart types: Vectorplot |
aspect | String | Sets the aspect of the chart.
For wordcloud charts, changes the layout ['flow-center', 'flow-top', 'spiral'].
For tree charts, sets the aspect of how the lines connect the nodes ['arc', 'line', 'sibling', 'side-after', 'side-before', 'side-between', 'split'].
For tree module charts, sets to "graph" type or the direction branches extend from root node. Accepted values: ['graph', 'tree-down', 'tree-left', 'tree-radial', 'tree-right', 'tree-up'].
For population pyramid charts, changes the chart type used ['area', 'bar', 'hbar', 'line', 'varea', 'vline']. Accepted Values: ['arc', 'area', 'bar', 'flow-center', 'flow-top', 'graph', 'hbar', 'line', 'sibling', 'side-after', 'side-before', 'side-between', 'spiral', 'split', 'tree-down', 'tree-left', 'tree-radial', 'tree-right', 'tree-up', 'varea', 'vline'] Default Value: 'spiral' Chart types: Population-pyramid,Tree-module,Wordcloud |
aspectType aspect-type | String | Sets how boxes within treemap are colored. Accepted Values: ['palette', 'random', 'transition', `${string}`] Default Value: 'random' Chart types: Treemap |
attractionConstant attraction-constant | Number | Determines the amount of magnetization between each node in a graph tree chart. To be used with repulsion constant. Default Value: 0.99 Introduced in: v2.8.4 Chart types: Tree-module |
back | Object | Sets the styling attributes which will be applied to the Back button. Chart types: Nav Chart,Nav Pie Chart |
bandSpace band-space | Number | Sets the space between the outer band and the chords Chart types: Chord |
bandWidth band-width | Number | Sets the width of the outer band. Chart types: Chord |
bars | Array.<Object> | Sets the data for the scorecard bar Introduced in: v2.7.2 Chart types: Scorecard |
box | Object | Sets the styling for boxes.
For treemap charts, styles the treemap boxes (TreemapBox).
For toolbar3d charts, styles toolbar content boxes (Toolbar3dBox).
For boxplot charts, styles the box section of box plot (BoxplotBox). Chart types: Boxplot,3D Toolbar,Treemap |
buttonZoomin button-zoomin | Object | Styles the 'Zoom In' button Default Value: {} Introduced in: v2.8.3 Chart types: Depth |
buttonZoomout button-zoomout | Object | Styles the 'Zoom Out' button Default Value: {} Introduced in: v2.8.3 Chart types: Depth |
buttons | Array.<Object> | Styles the buttons of the 3d toolbar. Introduced in: v2.6.0 Chart types: Zoom Buttons |
close | Object | Styles the multiguide close button on crosshair handle. Default Value: {} Introduced in: v2.6.2 Chart types: Multi-guide Module |
colLabels col-labels | Array.<String> | Defines the labels for the grid columns. To display column labels, set `headerRow` to `true`. Chart types: Grid |
colSpace col-space | Number | Forces the size of the spacing between flow columns. Larger values will create wider columns. Chart types: Rankflow |
colWidths col-widths | Array.<String> | Defines the widths of the grid columns, specified either in fixed values or as a percentage. Chart types: Grid |
color | String | When 'color-type': "color", sets the color of the items.
For rankflow charts, sets color of flow sections.
For chord charts, sets the color algorithm used to color the items. Chart types: Chord,Rankflow,Wordcloud |
colorEnd color-end | String | Used with the `transition` aspect, this sets the ending color value to use for the transition. Chart types: Treemap |
colorStart color-start | String | Used with the `transition` aspect, this sets the starting color value to use for the transition. Chart types: Treemap |
colorType color-type | String | Sets the color algorithm used to color the items.
For chord and wordcloud charts, sets the font color ['color', 'palette', 'random']. Accepted Values: ['color', 'palette', 'random'] Default Value: 'random' Chart types: Chord,Rankflow,Wordcloud |
container | Object | Sets the styling for a tree container. Introduced in: v2.8.4 Chart types: Tree-module |
containers | Object | Top level containers representing bubbles of objects defining position configurations. (Ex. "containers":{"europe":{"x":0,"y":0,"width":200,"height":200}, ...}) Introduced in: v2.8.3 Chart types: Bubble-pack |
currency | String | Sets the character to precede monetary values with Default Value: '$' Introduced in: v2.8.3 Chart types: Depth |
dampingStep damping-step | Number | Sets a damping factor for each step of the force directed graph iteration. Default value is 0.005. Higher
values will force the graph to stop faster, with the cost of not reaching an optimal state for the layout. Default Value: 0.005 Introduced in: v2.8.4 Chart types: Tree-module |
data | Array.<Number>, Array.<Number,String>, Object | Sets the data for the chart.
Vectorplot charts accepts array of numbers representing [xPosition, yPosition, length, angle] (Array. Default Value: [] Introduced in: v2.8.0 Chart types: Tilemap,Variwide,Vectorplot |
dataClass data-class | Array.<String> | Sets an array of class names which will be applied on each column header. Chart types: Grid |
dataSource data-source | Object | Sets a data source for the grid by specifying a graph and a scale from which grid will fetch the data. Format is "data-source":{"graph":"GRAPHID", "scale":"SCALENAME"} Default Value: {} Chart types: Grid |
day | Object | Styles individual days Chart types: Calendar |
decimals | Number | Sets the number of decimal places displayed for each value.
For treemap charts, used to format box values.
For dragging charts, sets the number of decimal places to allow values to be dragged to (alternative to dragging > draggingDecimals). Chart types: Dragging Module,Treemap |
decimalsSeparator decimals-separator | String | Sets the separator to be used in place of the default decimal point. Any string or character can be used to replace the decimal. Chart types: Treemap |
depthRatio depth-ratio | Number | Sets a ratio for the curvature of the links. Default Value: 2 Introduced in: v2.8.4 Chart types: Tree-module |
emptySeries empty-series | Object | Sets additional styling to the empty series which is injected and generated by the plugin (the first series item). Introduced in: v2.5.0 Chart types: Stream |
endMonth end-month | Number | Sets the month the calendar chart ends on. By default, the calendar will end in December. Provide a value between 1-12, with 1 indicating January and 12 indicating December. Default Value: 12 Chart types: Calendar |
filter | Array.<String> | If set with a list of item names, only those items will be displayed (once their level will be active). Default Value: [] Introduced in: v2.8.3 Chart types: Bubble-pack |
final | Object | Accepts styling attributes to style the final `"SUM"` bar Introduced in: v2.1.0 Chart types: Waterfall |
firstday | String | Sets the day of the week the calendar begins on: Sunday ('s') or Monday ('m') Accepted Values: ['s', 'm'] Default Value: 's' Chart types: Calendar |
flat | Boolean | Set to true disables the chart interactivity.
For sunburst charts, sets drilldown navigation for sunburst level.
For rankflow chart, sets if main labels toggle highlight of corresponding flow section.
For grid charts, sets whether grid cells are clickable or not.
For chord charts, sets chord's highlight effect (when hovering over band). Default Value: true Introduced in: v2.9.7 Chart types: Chord,Rankflow,Sunburst |
forceHeight force-height | Boolean | Forces the grid to fill the entire height of the plotarea. Chart types: Grid |
format | Object | Sets formatting attributes for the value numbers. Default Value: {} Introduced in: v2.8.3 Chart types: Bubble-pack |
globalRanking global-ranking | Boolean | Enables the overall ranking section of the chart. Chart types: Rankflow |
groupBox group-box | Object | Sets the styling for the treemap group boxes. Chart types: Treemap |
groupFilter group-filter | Array.<String> | The groupFilter array lets you choose which groups to display on the chart. The data may contain multiple groups; just add the group names as comma separated strings inside the groupFilter array. You can also use groupFilter to filter out data you don't want displayed. Default Value: [] Introduced in: v2.8.3 Chart types: Bubble-pack |
groupOffset group-offset | Number | Sets an offset of the angle from which the chords are painted. Chart types: Chord |
groupPadding group-padding | Number | Sets a radial space between bands Introduced in: v2.6.2 Chart types: Chord |
groups | Array.<Object> | Configures the group. Default Value: [] Introduced in: v2.8.0 Chart types: Tilemap |
hSpace h-space | Number | Sets the horizontal distance between the icon and the rest of the elements. Introduced in: v2.7.2 Chart types: Scorecard |
handle | Object | Styles the upper handle pinned to the top of the guide line Default Value: {} Introduced in: v2.6.2 Chart types: Multi-guide Module |
headerCol header-col | Boolean | Sets whether the grid has a header column or not. Chart types: Grid |
headerRow header-row | Boolean | Sets whether the grid has a header row or not. Chart types: Grid |
hoverEffect hover-effect | String | Sets the elements on which the alpha effect applies: 0 - no alpha change, 1 - chord alpha change, 2 - chord+band alpha change Accepted Values: [0, 1, 2] Default Value: 1 Chart types: Chord |
hoverState hover-state | Object | Sets the hover state styles of the object. Chart types: Treemap |
icon | Object | Sets the attributes for the icon element. Introduced in: v2.7.2 Chart types: Scorecard |
id | String | Sets the id of the object. Default Value: '' |
ignore | Array.<String> | Items to ignore. Chart types: Wordcloud |
indicator | Object | Customizes the mobile indicator on pie and donut charts. Introduced in: v2.3.3 Chart types: Donut Chart,Mobile Chart,Pie |
intermediate | Object | Accepts styling attributes to style intermediate `"SUM"` bars Introduced in: v2.1.0 Chart types: Waterfall |
item | Object | Sets the styling for the bubble items. Introduced in: v2.8.3 Chart types: Bubble-pack |
itemGroupN item-group-n | Object | Sets the styling for all the bubble items which belong to a particular group. Introduced in: v2.8.3 Chart types: Bubble-pack |
itemIdN item-id-n | Object | Sets the styling for all the bubble items which have a specific ID. Introduced in: v2.8.3 Chart types: Bubble-pack |
itemLevelN item-level-n | Object | Sets the styling for all the bubble items on a particular level. Introduced in: v2.8.3 Chart types: Bubble-pack |
label | Object | Styles the axis label for the crosshair/guide. Default Value: {} Introduced in: v2.6.2 Chart types: Multi-guide Module |
labelPlacement label-placement | String | Sets where the scale labels for the pyramid are displayed Accepted Values: ['side', 'middle'] Default Value: 'side' Introduced in: v2.1.0 Chart types: Population-pyramid |
labels | Object | Object to set the text for various chart labels (i18n purposes). Currently only `cost` label can be customized. Default Value: {} Introduced in: v2.8.3 Chart types: Depth |
layout | String | Sets the layout used in case there are more than top-level parents. Accepted Values: ['h', 'v', 'x'] Default Value: 'x' Introduced in: v2.8.4 Chart types: Tree-module |
line | Object | Styles the line.
For waterfall charts, styles the lines between bars.
For multiguide charts, styles the multiguide lines. Default Value: false Introduced in: v2.1.0 Chart types: Multi-guide Module,Waterfall |
lineMaxConnector line-max-connector | Object | Accepts styling attributes to style the whisker that connects the box plot and the maximum value line object Introduced in: v2.1.0 Chart types: Boxplot |
lineMaxLevel line-max-level | Object | Accepts styling attributes to style the line at the maximum value Introduced in: v2.1.0 Chart types: Boxplot |
lineMedianLevel line-median-level | Object | Accepts styling attributes to style the Q2(M) line object Introduced in: v2.1.0 Chart types: Boxplot |
lineMinConnector line-min-connector | Object | Accepts styling attributes to style the whisker that connects the box plot and the minimum value line object Introduced in: v2.1.0 Chart types: Boxplot |
lineMinLevel line-min-level | Object | Accepts styling attributes to style the line at the minimum value Introduced in: v2.1.0 Chart types: Boxplot |
linePlot line-plot | Object | Sets additional styling for the generated line plot. Chart types: Pareto |
link | Object | Styles the links between nodes. Introduced in: v2.8.4 Chart types: Tree-module |
'link[cls-n]' | Object | Styles the links having a specific class. Introduced in: v2.8.4 Chart types: Tree-module |
'link[container-n]' | Object | Styles the links belonging to a specific container. Introduced in: v2.8.4 Chart types: Tree-module |
'link[group-n]' | Object | Styles the links belonging to a specific group. Introduced in: v2.8.4 Chart types: Tree-module |
'link[level-n]' | Object | Sets the styling for the links having a specific level. Introduced in: v2.8.4 Chart types: Tree-module |
'link[parent-n]' | Object | Sets the styling for the links having a specific parent. Introduced in: v2.8.4 Chart types: Tree-module |
'link[sibling]' | Object | Styles the links between siblings. Introduced in: v2.8.4 Chart types: Tree-module |
'link[source-n]' | Object | Styles the links coming from a specific source. Introduced in: v2.8.4 Chart types: Tree-module |
'link[target-n]' | Object | Styles the links going to a specific target. Introduced in: v2.8.4 Chart types: Tree-module |
links | Object | Sets the styling for specific links specified by "SOURCEID-TARGETID" keys Introduced in: v2.8.4 Chart types: Tree-module |
mainbox | Object | Styles the main container of the 3d toolbar elements. Introduced in: v2.6.0 Chart types: 3D Toolbar |
map | String | Sets the map to be used. Accepted Values: ['USA', 'EUROPE', 'AFRICA', 'ASIA', 'AUSTRALIA', 'NORTHAMERICA', 'SOUTHAMERICA', 'WORLDCOUNTRIES'] Default Value: 'USA' Introduced in: v2.8.0 Chart types: Tilemap |
margin | Array.<Number> | Sets the margin on the chart in [top, right, bottom, left] order Accepted Values: ['dynamic'] Default Value: [0, 0, 0, 0] Chart types: Rankflow |
maxChildren max-children | Array.<Number>, Number | Sets the maximum number of children each node can have. Chart types: Treemap |
maxDepth max-depth | Number | Sets the maximum depth. Child nodes with levels higher than this setting will be ignored. Chart types: Treemap |
maxFontSize max-font-size | Number | Sets the maximum font size to use Chart types: Wordcloud |
maxItems max-items | Number | Sets the maximum number of items displayed.
For wordcloud charts, sets limit to number of words displayed in word cloud.
For bubble pack charts, sets limit to number of bubbles in bubble pack group. Chart types: Bubble-pack,Wordcloud |
maxIterations max-iterations | Number | Sets the max number of iterations executed before stabilizing the force directed graph. Default Value: 1000 Introduced in: v2.8.4 Chart types: Tree-module |
maxLevel max-level | Number | Sets the maximum level the items have to be on so that they will be processed. Introduced in: v2.8.3 Chart types: Bubble-pack |
maxLinkWidth max-link-width | Number | Sets the max width for the links between nodes (available in the force directed graphs). Default Value: 5 Introduced in: v2.8.4 Chart types: Tree-module |
maxSize max-size | Number | Sets the maximum size for the tree nodes. Default Value: 4 Introduced in: v2.8.4 Chart types: Tree-module |
maxValue max-value | Number | Sets a maximum value. Introduced in: v2.9.1 Chart types: Treemap |
midMarketPrice mid-market-price | Number | Sets the mid market price Default Value: -1 Introduced in: v2.8.3 Chart types: Depth |
minAlpha min-alpha | Number | Sets the minimum value of the alpha applied to the nodes if `alpha-aspect` is set to true. Chart types: Treemap |
minFontSize min-font-size | Number | Sets the minimum font size to use. Chart types: Wordcloud |
minLength min-length | Number | When set, filter out words shorter than minLength from the wordcloud Chart types: Wordcloud |
minLevel min-level | Number | Sets the minimum level the items have to be on so that they will be processed. Default Value: 0 Introduced in: v2.8.3 Chart types: Bubble-pack |
minLinkWidth min-link-width | Number | Sets the minimum width for the links between nodes (available in the force directed graphs). Default Value: 1 Introduced in: v2.8.4 Chart types: Tree-module |
minSize min-size | Number | Sets the minimum size.
For tree module charts, sets the minimum size for the tree nodes.
For bubble pack charts, sets the minimum pixel-size of bubbles. Default Value: 4 Introduced in: v2.8.4 Chart types: Bubble-pack,Tree-module |
minValue min-value | Number | Sets a minimum value. Introduced in: v2.9.1 Chart types: Treemap |
mmpMarker mmp-marker | Object | Configures the mid-market price marker. Introduced in: v2.8.3 Chart types: Depth |
mobile | Boolean | Enables chart's mobile features, such as touch getures and mobile context menu. |
month | Object | Style items by the month (1-12) Chart types: Calendar |
multiGuide multi-guide | Object | Styles the multi-guide crosshairs. Default Value: {} Introduced in: v2.6.2 Chart types: Multi-guide Module |
negative | Object | Accepts styling attribute to style bars with negative values Introduced in: v2.1.0 Chart types: Waterfall |
node | Object | Sets the styling for nodes. Introduced in: v2.8.4 Chart types: Tree-module |
'node[cls-n]' | Object | Sets the styling for the nodes having a specific class. Introduced in: v2.8.4 Chart types: Tree-module |
'node[collapsed]' | Object | Sets the styling for the nodes in collapse state. Introduced in: v2.8.4 Chart types: Tree-module |
'node[container-n]' | Object | Sets the styling for nodes belonging to a specific group. Introduced in: v2.8.4 Chart types: Tree-module |
'node[group-n]' | Object | Sets the styling for nodes which belong to a specific group. Introduced in: v2.8.4 Chart types: Tree-module |
'node[leaf]' | Object | Sets the styling for all nodes which are leaves. Introduced in: v2.8.4 Chart types: Tree-module |
'node[level-n]' | Object | Sets the styling for the nodes placed on a specific hierarchy level. Introduced in: v2.8.4 Chart types: Tree-module |
'node[parent-n]' | Object | Sets the styling for all the nodes which have a specific parent. Introduced in: v2.8.4 Chart types: Tree-module |
'node[parent]' | Object | Sets the styling for all nodes which are parents (have children). Introduced in: v2.8.4 Chart types: Tree-module |
nodes | Object | Sets individual styles for nodes specified by "ID" keys Introduced in: v2.8.4 Chart types: Tree-module |
normalize | Boolean | If true, it makes no distinction between upper and lower case characters when counting words. Chart types: Wordcloud |
orgChart org-chart | Boolean | Enables an organizational tree diagram Default Value: false Introduced in: v2.8.5 Chart types: Tree-module |
others | Object | Sets the styling attributes which will be applied to the grouped series item. Chart types: Nav Chart,Nav Pie Chart |
outlier | Object | Accepts styling attributes to style the outlier markers Introduced in: v2.1.0 Chart types: Boxplot |
packingFactor packing-factor | Number | Sets a factor of the packing algorithm (how close the nodes are forced).
Only applies to organizational tree diagrams (options.orgChart = true). Default Value: 1 Introduced in: v2.8.4 Chart types: Tree-module |
padding | Number | Use padding to add padding around the bubbles in the chart. Default Value: 1 Introduced in: v2.8.3 Chart types: Bubble-pack |
pairedChildren paired-children | Number | When `split-type` is set to "balancedV2", adjusts the treemap layout. Default Value: 4 Chart types: Treemap |
palette | Array.<Array.<String>>, Array.<String> | Defines a custom color palette to apply to chart.
For wordcloud charts, the palette is applied to words when "color-type" is set to "palette".
For treemap charts, palette is used when "aspect" is set to "palette".
For scorecard charts, `palette` accepts string[][], where each string[] is a palette the scorecard bar and associated tooltip.
(Ex. [[backgroundColor1, backgroundColor2, borderColor]])
For all other charts, `paletts` accepts a string[] (Array. Chart types: Bubble-pack,Calendar,Chord,Depth,Flame,Rankflow,Scorecard,Sunburst,Tree-module,Treemap,Wordcloud |
positive | Object | Accepts styling attribute to style bars with positive values Introduced in: v2.1.0 Chart types: Waterfall |
progression | Number, String | Sets the progression applied to chart.
For treemap charts, sets the mathematical progression used to calculate sizes of the treemap boxes ['lin', 'log'].
For tree charts, sets the progression of the distance between layers (0 = equal distance, -1 = decreasing distance, 1 = increasing distance (Number). Accepted Values: ['lin', 'log'] Default Value: 'lin' Chart types: Tree-module,Treemap |
radius | Number | Sets the radius of the chord chart. Chart types: Chord |
refAngle ref-angle | Number | Sets the reference angle for the radial trees. Default Value: 0 Introduced in: v2.8.4 Chart types: Tree-module |
repulsionConstant repulsion-constant | Number | Determines the amount of magnetization between each node in a graph tree chart. To be used with attraction constant. Default Value: 1000 Introduced in: v2.8.4 Chart types: Tree-module |
repulsionDistanceFactor repulsion-distance-factor | Number | Determines the distance a node will be pushed when 'repulsed' by another node. Default Value: 20 Introduced in: v2.8.4 Chart types: Tree-module |
root | String | Sets data, specified by `series.id`, as the root of the chart.
For sunburst charts, sets as the center of the chart.
- For flame charts, sets as the base of the chart. Introduced in: v2.8.1 Chart types: Flame,Sunburst |
rotate | Boolean | Rotates every other word in the cloud by 90 degrees Chart types: Wordcloud |
rowLabels row-labels | Array.<String> | Defines the labels for the grid rows. To display row labels, set `headerCol` to `true`. Chart types: Grid |
rowSpace row-space | Number | Forces the size of the spacing between flow rows. Larger values will create wider rows. Chart types: Rankflow |
rows | Number | Sets how many rows the calendar is displayed as. Accepted Values: [1, 2, 3, 4, 6, 12] Default Value: 1 Chart types: Calendar |
scale | Object | Sets the scale of the chart. Chart types: Calendar |
scaleY2 scale-y-2 | Object | Sets the definition for the second y-scale (the one associated with the auto-generated line). Chart types: Pareto |
sepSpace sep-space | Number | Forces the size of the spacing between the overall section and the flow section Default Value: 20 Chart types: Rankflow |
side1 side-1 | Object | Sets styling for 'side 1' of the pyramid Introduced in: v2.1.0 Chart types: Population-pyramid |
side2 side-2 | Object | Sets the styling for 'side 2' of the pyramid Introduced in: v2.1.0 Chart types: Population-pyramid |
sizeFactor size-factor | Number | Sets the size factor to apply to the chart.
For tilemap charts, applies to the scales the map tiles (0 < sizeFactor < 1).
For sunburst charts, applies to entire sunburst (relative to the maximum size given by the plotarea boundaries).
For chord charts, applies to default chord size (0 < sizeFactor < 1 to decrease size, 1 < sizeFactor < 2 increases size). Default Value: 0.9 Introduced in: v2.8.0 Chart types: Chord,Sunburst,Tilemap |
slice | Number | Sets the slice size (accepts numeric or percentages).
For sunburst charts, applies to the radius of the sunburst center.
For navpie charts, applies to the radius of the drilldown pie centers (value of `0` will be overwritten by default value of `0.3`).
For donut navpie charts, applies to the radius of the donut hole. Default Value: 0 Introduced in: v2.8.1 Chart types: Nav Pie Chart,Sunburst |
source | String | Sets the attribute from the data source which will be used as the "source" for the items. Default Value: 'source' Introduced in: v2.8.4 Chart types: Tree-module |
space | Number | Sets the spacing between sunburst layers/rings. Default Value: 0 Introduced in: v2.8.1 Chart types: Sunburst |
splitType split-type | String | Sets the splitting algorithm that draws the treemap. Accepted Values: ['alternate', 'balanced', 'balancedV2', 'horizontal', 'random', 'squarify', 'squarifyV2', 'vertical'] Default Value: 'balanced' Chart types: Treemap |
springLength spring-length | Number | Determines the distance a link will be stretched when a node is repulsed by another. Default Value: 40 Introduced in: v2.8.4 Chart types: Tree-module |
startMonth start-month | Number | Sets the month that the calendar chart begins on. By default, the calendar will start in January. Provide a value between 1-12, with 1 indicating January and 12 indicating December. Default Value: 1 Chart types: Calendar |
stepAngle step-angle | Number | Combined with stepRadius, controls the "spread" of the elements on a spiral starting from the center. Chart types: Wordcloud |
stepRadius step-radius | Number | Combined with stepAngle, controls the "spread" of the elements on a spiral starting from the center. Chart types: Wordcloud |
style | Object | Sets styling options for the chart. Chart types: Chord,Grid,Rankflow,Wordcloud |
subtitle | Object | To style the subtitle, use the subtitle object. By default, the subtitle displays: "Mid Market Price". To change this, add a text attribute with your your new subtitle as its value. Default Value: {} Introduced in: v2.8.3 Chart types: Depth |
targetAttr target-attr | String | Sets the attribute from the data target which will be used as the "target" for the items. Default Value: 'target' Introduced in: v2.8.4 Chart types: Tree-module |
text | String | When used, the string provided for the `text` attribute will be parsed and used to generate the word cloud. An alternative to `words`. Chart types: Wordcloud |
textAttr text-attr | String | Sets the attribute from the data source which will be used as the "text" for the items. Default Value: 'text' Chart types: Bubble-pack,Flame,Sunburst,Tree-module,Treemap |
thousandsSeparator thousands-separator | String | Sets the character used to separate thousands. Chart types: Treemap |
threshold | Number | Sets the minimum percentage a value has to be before it's added to the grouped series. Default Value: '10%' Chart types: Nav Chart,Nav Pie Chart |
tile | Object | Styles the individual map tiles. Introduced in: v2.8.0 Chart types: Tilemap |
title | Object | Sets the style of the title.
For scorecard charts, applies to the title of the scorecard (ScTitle).
For depth charts, applies to the default mid-market price title. Set `title.text` to update the title text (DepthTitle). Introduced in: v2.7.2 Chart types: Depth,Scorecard |
token | String | Sets the basis for the analysis of the wordcloud Accepted Values: ['word', 'character'] Default Value: 'word' Chart types: Wordcloud |
tooltipBox tooltip-box | Object | sets the styling for the tooltip that appears over the final nodes (without children). Chart types: Treemap |
tooltipGroup tooltip-group | Object | Sets the styling for the tooltip that appears over the nodes that have at least one child. Chart types: Treemap |
trigger | Object | Styles the trigger button which toggles the 3D toolbar. Introduced in: v2.6.0 Chart types: 3D Toolbar |
type | String | Sets the shape for each item in the map Accepted Values: ['hex', 'circle', 'square'] Default Value: 'hex' Introduced in: v2.8.0 Chart types: Tilemap |
value | Object | Configures what and how the value of the scorecard displays. Introduced in: v2.7.2 Chart types: Scorecard |
valueAttr value-attr | String | Sets the attribute from the data source which will be used as the "value" for the items. Default Value: 'value' Chart types: Bubble-pack,Flame,Sunburst,Tree-module,Treemap |
values | Array.<Array.<any>> | Sets the calendar values. Enter them in the following format: values: [ ['YYYY-MM-DD', val1], ..., ['YYYY-MM-DD', valn] ] Default Value: [] Chart types: Calendar |
violin | Object | Modifies the violin chart. Introduced in: v2.8.8 Chart types: Violin |
week | Object | Style week items by the week (1-54) Chart types: Calendar |
weekday | Object | Styles weekday items by the weekday (1-5) Chart types: Calendar |
weightedLinks weighted-links | Boolean | Disables collapsible nodes Default Value: false Introduced in: v2.8.4 Chart types: Tree-module |
weightedNodes weighted-nodes | Boolean | Sets whether the size of the nodes will be considered when performing the logic for force directed graphs. Default Value: false Introduced in: v2.8.4 Chart types: Tree-module |
widths | Array.<Number> | Sets the individual widths of each band level. Introduced in: v2.9.4 Chart types: Sunburst |
words | Array.<Object> | When used, create an object for each word, using the `text` and `count` attributes. An alternative to the `text` attribute. Chart types: Wordcloud |
x | Number | Sets the X position of the object. |
y | Number | Sets the Y position of the object. |
year | Object | Use the 'text' attribute on the 'year' object to set the calendar year. Chart types: Calendar |