mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-11 17:32:11 +00:00
included heatmaps and time series charts to the definition
This commit is contained in:
parent
cfe117a62a
commit
05ede0c615
@ -26,4 +26,6 @@ public enum ChartDefinitionType
|
|||||||
LINE,
|
LINE,
|
||||||
PIE,
|
PIE,
|
||||||
DONUT,
|
DONUT,
|
||||||
|
HEATMAP,
|
||||||
|
TIME_SERIES,
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user