mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 13:58:26 +08:00
perf(X-Pack): 阈值告警-兼容流向地图、热力图
This commit is contained in:
@@ -63,4 +63,14 @@ public class ChartBaseVO implements Serializable {
|
||||
*/
|
||||
private List<ChartViewFieldDTO> extBubble;
|
||||
|
||||
private List<ChartViewFieldDTO> flowMapStartName;
|
||||
|
||||
private List<ChartViewFieldDTO> flowMapEndName;
|
||||
|
||||
private List<ChartViewFieldDTO> extColor;
|
||||
|
||||
private List<ChartViewFieldDTO> extLabel;
|
||||
|
||||
private List<ChartViewFieldDTO> extTooltip;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user