influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

SimpleTableViewProperties interface

Signature:

interface SimpleTableViewProperties 

Properties

Property Modifiers Type Description
note   string  
queries   DashboardQuery[]  
shape   ‘chronograf-v2’  
showAll   boolean  
showNoteWhenEmpty   boolean If true, will display note when empty
type   ‘simple-table’