Skip to content

warp view drilldown

xavier edited this page Oct 23, 2020 · 2 revisions

Drilldown

type = drilldown

drilldown

Displays a calendar heat map

CSS vars

  • Size
    • --warp-view-chart-width
    • --warp-view-chart-height
  • Colors
    • --warp-view-font-color
    • --gts-classname-font-color
    • --gts-labelname-font-color
    • --gts-attrname-font-color
    • --gts-separator-font-color
    • --gts-labelvalue-font-color
    • --gts-attrvalue-font-color

Specific attributes

See common attributes

Events

See common events

Data format

GTS, GTS array or complex data.

Specific complex data params

Name Type Description
minColor string Minimum color
maxColor string Maximum color

Specific options and globalParams

See common options

Name Type Default Description
minColor string '#ffffff' Minimum color
maxColor string '#333333' Maximum color