Commit Graph
6 Commits
Author SHA1 Message Date
Torsten Dittmann 3eec8e2767 fix: color tokens 2025-03-03 18:10:32 +04:00
Torsten Dittmann 9db43d5b32 fix: various things 2025-02-20 14:31:21 +01:00
Torsten Dittmann 1ea46fdd97 refactor: charts and overview 2022-11-08 14:54:56 +01:00
Torsten Dittmann 4d194e3154 fix: remove base colors from charts config file 2022-10-13 15:28:25 +02:00
Torsten Dittmann c824ec3339 fix: proper colors for usage charts 2022-10-13 15:17:39 +02:00
ArmanandTorsten Dittmann 4cdfd1b575 feat: 1.0.0 appwrite support (#36)
* style: remove padding and x label

* feat: add new colors, play with opacity

* feat: moved options inside the componenet

* chore: bump css to 0.0.0-40

* disabled animations

* add bar chart

* feat: use charts in dashboard

* fix typings

* fix typing

* fix: some thigs

* refactor: chart components

* fix: remove function from charts

* fix: charts loading condition

* feat: 1.0.0 support

* fix: charts and project list

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-09-28 13:25:02 +02:00