influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

StaticLegend interface

StaticLegend represents the options specific to the static legend

Signature:

interface StaticLegend 

Properties

Property Modifiers Type Description
colorizeRows?   boolean (Optional)
heightRatio?   number (Optional)
opacity?   number (Optional)
orientationThreshold?   number (Optional)
show?   boolean (Optional)
valueAxis?   string (Optional)
widthRatio?   number (Optional)