apexcharts, homepage charts

This commit is contained in:
codecalm
2020-01-29 02:02:31 +01:00
parent c3b7aae850
commit de867150a4
12 changed files with 185 additions and 76 deletions
+6
View File
@@ -29,3 +29,9 @@
width: .5rem;
height: .5rem;
}
.apexcharts-gridline,
.apexcharts-ycrosshairs,
.apexcharts-xaxis-tick {
stroke: $gray-300;
}