(feature)(chat-sdk) trend chart supports switch between line and bar,add second drill-down dimensions,chang queryMode from ENTITY to TAG (#422)

This commit is contained in:
williamhliu
2023-11-25 11:13:10 +08:00
committed by GitHub
parent fe2a424718
commit 0534053ff9
17 changed files with 251 additions and 127 deletions

View File

@@ -15,9 +15,13 @@
font-size: 14px;
margin-top: 12px;
margin-bottom: 2px;
&.mobile {
flex-wrap: wrap;
}
}
&-metric-card-tools {
margin-top: 2px;
margin-top: 0;
}
}