mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 04:09:14 +00:00
feat: add imgs
This commit is contained in:
@@ -162,7 +162,7 @@ function createHexagonLine(
|
||||
);
|
||||
const material = new LineMaterial({
|
||||
color: meshColors.value[type],
|
||||
linewidth: 4,
|
||||
linewidth: 1,
|
||||
// opacity: 0.2,
|
||||
dashed: false,
|
||||
});
|
||||
|
Reference in New Issue
Block a user