Skip to content
Compare
Choose a tag to compare
@LineIndent LineIndent released this 02 Dec 10:46
· 39 commits to main since this release

buridan/[email protected] - 2024-12-02

Added

  • New charts landing page: A dedicated page for showcasing and interacting with available charts.
  • New chart theme color: Added a purple theme option for charts, providing more customization choices.
  • New chart tooltip style sheet: Introduced a new style for tooltips, enhancing user interaction with chart data.
  • Dynamic charting support: Added dynamic functionality for area, bar, and line charts, allowing for more flexible data visualization and interactions.

Changed

  • Major UI overhaul of the entire chart codebase, improving consistency, performance, and visual appeal across all chart components.
  • Enhanced chart layout: Improved chart alignment and responsiveness, optimizing display on different screen sizes.

Fixed

  • Responsive layout fixes for mobile view, ensuring charts are properly scaled and displayed on smaller screens.
  • Performance optimizations for chart rendering, addressing minor lag issues when displaying large datasets.