influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

CreateCell interface

Signature:

interface CreateCell 

Properties

Property Modifiers Type Description
h?   number (Optional)
name?   string (Optional)
usingView?   string (Optional) Makes a copy of the provided view.
w?   number (Optional)
x?   number (Optional)
y?   number (Optional)