mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
feat: switch dashboard with entity
This commit is contained in:
@@ -42,10 +42,14 @@ export const DefaultGraphConfig: { [key: string]: any } = {
|
||||
step: false,
|
||||
smooth: false,
|
||||
showSymbol: false,
|
||||
showXAxis: true,
|
||||
showYAxis: true,
|
||||
},
|
||||
Area: {
|
||||
type: "Area",
|
||||
opacity: 0.4,
|
||||
showXAxis: true,
|
||||
showYAxis: true,
|
||||
},
|
||||
Card: {
|
||||
type: "Card",
|
||||
|
Reference in New Issue
Block a user