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.

  • Rebuilt the Chart Designer, galleries, welcome experience, and all chart authoring inspectors with polished responsive UI Toolkit layouts.
  • Added consistent sections, validation, live previews, compact asset creation, and safer editable data lists across chart assets, data sources, themes, components, and graphics.
  • Tightened Chart Designer data editing with aligned table columns, compact labels, clearer gradient controls, compact panel toggles, and unclipped code actions across narrow and wide layouts.
  • Reorganized inspector settings around focused concepts with clearer tooltips, progressive disclosure, aligned controls, and accessible inline data settings.
  • Moved mock data generation actions to the top of the workflow and added compact theme creation beside theme fields.
  • Reduced scripting clutter by keeping chart layout, rendering, authoring translation, text management, and preview implementation internal.
  • Chart mark opacity now applies consistently to bars, points, sectors, and other mark types.
  • 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