fix(chart): Fix chart rendering and appearance issues in the DeesChartArea component.

This commit is contained in:
2025-01-15 16:00:03 +01:00
parent 6e8099c6f4
commit 0c273a818d
5 changed files with 6865 additions and 4990 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## 2025-01-15 - 1.3.4 - fix(chart)
Fix chart rendering and appearance issues in the DeesChartArea component.
- Resolved issues with chart dimensions calculation based on padding.
- Adjusted grid and axis lines appearance for better visibility.
- Updated tooltip and grid line styling for better accessibility.
- Improved series data representation as time-series for more accurate display.
## 2024-12-17 - 1.3.3 - fix(dees-input-multitoggle)
Add missing TypeScript declaration for dees-input-multitoggle