NEZ-1280 feat: 时间序列chart微调
This commit is contained in:
@@ -23,6 +23,7 @@ export function getChart (key) {
|
||||
}
|
||||
|
||||
export function setChart (key, value) {
|
||||
chartCache[`chart${key}`] && chartCache[`chart${key}`].dispose()
|
||||
chartCache[`chart${key}`] = value
|
||||
}
|
||||
const hexagonCache = {}
|
||||
|
||||
Reference in New Issue
Block a user