Nebula Word Cloud

v1.0.6

Word cloud generic object definition

properties

object
extendsGenericObjectProperties

Properties

version
string

Current version of this generic object definition

qHyperCubeDef
object

Extends HyperCubeDef, see Engine API: HyperCubeDef.

ScaleColor
Array<string>

Color scale to use

Orientations
default=2
number

Number of orientations to use

MinSize
default=20
number

Font size minimum

MaxSize
default=100
number

Font size maximun

RadStart
number

Rotation start in degrees

RadEnd
default=90
number

Rotation end in degrees

Scale
default=linear
'linear' | 'log'

Scale type, linear or logarithmic

customRange
default=false
boolean

Use of a custom range

customRangeFrom

Color information structure. Holds the actual color and index in palette

customRangeTo

Color information structure. Holds the actual color and index in palette

type PaletteColor

object

Color information structure. Holds the actual color and index in palette

Was this page helpful?