Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-intelligence
HeatmapCell
Interface HeatmapCell
Process data for heatmap visualization
interface
HeatmapCell
{
timestamp
:
number
;
value
:
number
|
null
;
x
:
string
;
y
:
string
;
}
Index
Properties
timestamp
value
x
y
Properties
timestamp
timestamp
:
number
value
value
:
number
|
null
x
x
:
string
y
y
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
timestamp
value
x
y
Hiyve Components - v1.0.0
Loading...
Process data for heatmap visualization