influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > CheckViewProperties

CheckViewProperties interface

Signature:

interface CheckViewProperties 

Properties

Property Modifiers Type Description
adaptiveZoomHide?   boolean (Optional)
check?   Check (Optional)
checkID   string  
colors   DashboardColor[] Colors define color encoding of data into a visualization
legendColorizeRows?   boolean (Optional)
legendHide?   boolean (Optional)
legendOpacity?   number (Optional)
legendOrientationThreshold?   number (Optional)
queries   DashboardQuery[]  
shape   ‘chronograf-v2’  
type   ‘check’