Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-intelligence
processDataForHeatmap
Function processDataForHeatmap
processDataForHeatmap
(
data
:
Record
<
string
,
MoodDataPoint
[]
>
|
Map
<
string
,
MoodDataPoint
[]
>
,
timeWindowMinutes
:
number
,
intervalSeconds
:
HeatmapInterval
,
metric
:
"engagement"
|
"emotion"
,
)
:
ProcessedHeatmapData
Parameters
data
:
Record
<
string
,
MoodDataPoint
[]
>
|
Map
<
string
,
MoodDataPoint
[]
>
timeWindowMinutes
:
number
intervalSeconds
:
HeatmapInterval
metric
:
"engagement"
|
"emotion"
Returns
ProcessedHeatmapData
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Hiyve Components - v1.0.0
Loading...