influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

Cell interface

Signature:

interface Cell 

Properties

Property Modifiers Type Description
h?   number (Optional)
id?   string (Optional)
links?   { self?: string; view?: string; } (Optional)
viewID?   string (Optional) The reference to a view from the views API.
w?   number (Optional)
x?   number (Optional)
y?   number (Optional)