show year-over-year and period-over-period in trends chart

This commit is contained in:
MaysWind
2026-03-22 01:38:35 +08:00
parent 91cdffa9a6
commit 0fbf185223
23 changed files with 339 additions and 27 deletions
+5
View File
@@ -174,6 +174,11 @@ html[dir="rtl"] .bidirectional-switch {
background-color: #2f2f2f;
}
.chart-tooltip-table {
border-collapse: collapse;
border-spacing: 0;
}
/** Common class for replacing the default style of vuetify **/
.v-input.v-input--readonly input,
.v-input.v-input--readonly textarea,