1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: upgrade apexcharts to v5 and add CSS variables for dynamic chart colors (#2555)

Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
ethancrawford
2025-12-09 04:08:03 +08:00
committed by GitHub
parent f9d6076014
commit e3d86c519b
4 changed files with 260 additions and 108 deletions

View File

@@ -0,0 +1,7 @@
---
"@tabler/core": minor
"@tabler/preview": minor
---
Upgraded `apexcharts` from `3.54.1` to `5.3.6` and added CSS variables (`--chart-{id}-color-{index}`) for dynamic chart colors to fix compatibility with the new version.