Skip to content

Chart Guru Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Added optional LED Studio integration so Chart Guru charts can drive LED Studio boards through a nested integration package
  • Added multiple UITK sample scenes
  • Added chart texture output for integrations, including an option to capture titles, axis labels, legends, and data labels together with the chart image
  • Improved data label placement for horizontal bars, pie charts, donut charts, and UI Toolkit charts
  • Added pie and donut leader-line labels for clearer small-slice labeling
  • Improved UI Toolkit chart rendering with better axis label rotation, chart title anchoring, copied chart styling, and data label alignment
  • Fixed origin axis and grid line layering so zero baselines stay aligned during chart updates and morphs
  • Improved legend sizing and truncation for side legends and compact layouts
  • Improved render pipeline compatibility for Chart Guru shaders in URP and built-in render pipeline projects
  • Improved edit-mode animation, streaming, and preview timing through shared timing controls
  • Improved TextMeshPro word-wrapping compatibility across Unity versions
  • Updated documentation for LED Studio integration, texture output, shader compatibility, and release validation rules
  • Initial release of Chart Guru
  • Added polished bar, line, area, point, scatter, and bubble charts
  • Added pie, donut, radar, heat map, candlestick, and compact dashboard charts
  • Added visual chart creation through the Inspector, Chart Designer, and UI Toolkit
  • Added a Chart Gallery with ready-to-use examples that can be opened in the Designer
  • Added code-first chart creation inspired by Swift Charts
  • Added Swift Charts-style snippet import for faster prototyping and migration
  • Added live data updates, runtime data binding, and Mock Magic sample data workflows
  • Added multi-series charts with grouping, stacking, percentage stacks, and centered layouts
  • Added smooth animations for data changes and chart-to-chart transitions
  • Added selection, hover, gestures, scrolling, and zooming for interactive charts
  • Added themes, palettes, gradients, labels, legends, axes, and annotations
  • Added mathematical function plots, trend overlays, and financial charting helpers
  • Added chart previews in the Inspector and Editor tooling
  • Added support for Unity’s built-in, URP, and HDRP render pipelines