mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 16:27:33 +00:00
update
This commit is contained in:
parent
bcf2a4f129
commit
21bf6a9181
@ -241,9 +241,7 @@ function visTimeline() {
|
|||||||
width: "100%",
|
width: "100%",
|
||||||
locale: "en",
|
locale: "en",
|
||||||
groupHeightMode: "fitItems",
|
groupHeightMode: "fitItems",
|
||||||
autoResize: false,
|
|
||||||
zoomMin: 80,
|
zoomMin: 80,
|
||||||
zoomMax: 3600000,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
visGraph.value = new Timeline(timeline.value, items, options);
|
visGraph.value = new Timeline(timeline.value, items, options);
|
||||||
|
Loading…
Reference in New Issue
Block a user