Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
Cell
Interface Cell
interface
Cell
{
h
?:
number
;
id
?:
string
;
links
?:
{
self
?:
string
;
view
?:
string
}
;
viewID
?:
string
;
w
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
h?
id?
links?
viewID?
w?
x?
y?
Properties
Optional
h
h
?:
number
Optional
id
id
?:
string
Optional
links
links
?:
{
self
?:
string
;
view
?:
string
}
Optional
viewID
viewID
?:
string
The reference to a view from the views API.
Optional
w
w
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
id
links
viewID
w
x
y
Documentation
Loading...
The reference to a view from the views API.