Nebula Pivot table

v2.0.0
experimental

Pivot Table generic object definition

properties

object
extendsGenericObjectProperties
experimental

Properties

version
experimental
string

Current version of this generic object definition

qHyperCubeDef
experimental

No description

showTitles
experimental
default=true
boolean

Show title for the visualization

title
experimental
string | StringExpression

Visualization title

subtitle
experimental
string | StringExpression

Visualization subtitle

footnote
experimental
string | StringExpression

Visualization footnote

nullValueRepresentation
experimental

Null value properties

components
experimental
Array<Component>

Holds general styling

type Component

object
experimental

General styling for all columns. Split up into header and content (body) styling. If any property is not set, default values specific for each property is used.

type ContentStyling

object
experimental

Holds properties for font size, font color and hover styling.

type HeaderStyling

object
experimental

Holds properties for font size and color.

type PaletteColor

object
experimental

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

Was this page helpful?