Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IGradient
    • INumberGradient

Index

Properties

Properties

steps: string | { colorAfter: string; colorBefore: string; value: number }[]

The steps of the gradient or the gradient to be used ATTRIBUTE_VISUALIZATION.

type: "number"
max?: number

The maximum value of the gradient (default: the maximum value of the data)

min?: number

The minimum value of the gradient (default: the minimum value of the data)