Commit Graph

5 Commits

Author SHA1 Message Date
Matt Batchelder
4591578cb2 Update SVG dimensions and adjust layout for dashboard charts 2026-02-21 02:29:38 -05:00
Matt Batchelder
e1d9b1a402 Refactor dashboard animator for improved performance and readability 2026-02-21 02:13:52 -05:00
Matt Batchelder
a33a6d62d2 Refactor dashboard SVG charts and animations
- Removed the old SVG file for the dashboard chart and replaced it with a new implementation directly in the PHP file.
- Updated the SVG structure to improve accessibility and styling, including the use of CSS classes for dynamic theming.
- Enhanced the bar charts, line graph, and pie chart with new gradients and animations.
- Adjusted the enqueue script for the dashboard animator to include versioning based on file modification time.
2026-02-21 02:08:54 -05:00
Matt Batchelder
38d585e071 Enhance dashboard chart animations with improved element selection, faster update speed, and robust error handling 2026-02-21 01:55:20 -05:00
Matt Batchelder
f8321568ce Add dashboard chart animations and SVG integration for dynamic data visualization 2026-02-21 01:45:51 -05:00