mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-16 14:25:23 +00:00
fix: init metrics
This commit is contained in:
parent
c9af35cf1e
commit
28028dc378
@ -218,6 +218,8 @@ function changeChartType(item: Option) {
|
||||
};
|
||||
if (catalog[graph.type]) {
|
||||
setMetricType(catalog[graph.type]);
|
||||
} else {
|
||||
setMetricType();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user