influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

SingleStatViewProperties interface

Signature:

interface SingleStatViewProperties 

Properties

Property Modifiers Type Description
colors   DashboardColor[] Colors define color encoding of data into a visualization
decimalPlaces   DecimalPlaces  
note   string  
prefix   string  
queries   DashboardQuery[]  
shape   ‘chronograf-v2’  
showNoteWhenEmpty   boolean If true, will display note when empty
staticLegend?   StaticLegend (Optional)
suffix   string  
tickPrefix   string  
tickSuffix   string  
type   ‘single-stat’