
Simple Graph & Chart is a lightweight, real-time chart solution for Unity. Includes Line, Bar, Pie, Radar, and Heatmap charts with animation, CSV support, and full UI customization.Simple Graph & Chart is a modular and customizable chart system built entirely on Unity UI. It’s designed for real-time performance, smooth animations, and minimal garbage generation, making it ideal for dashboards, simulation games, business apps, and educational tools.Chart Types:LineGraph — Smooth or sharp lines with gradients and fillsBarChart — Grouped or stacked, vertical or horizontalPieChart — Full or donut mode, animated slices, labelsRadarChart — Multi-axis radial data with fill and ring stylesHeatmapChart — Matrix color visualization with gradient scaleBuilt for developers who need fast, clean, and flexible charts in their UI without third-party dependencies.Key Features:✅ 5 Chart Types: Line, Bar, Pie, Radar, Heatmap✅ Real-time support: Add/update data live without spikes✅ Fully customizable: Colors, fonts, grid, labels, spacing✅ Smooth animation: Per-slice/point fill, line, and fill transitions✅ CSV loader included: Parse and bind CSV data in seconds✅ Modular code: Easily extend with your own chart types✅ UI-based system: 100% based on Unity UI (UGUI)✅ Low-GC friendly: Built with pooling via UIObjectPool & ListPool✅ Smart tooltip system: Popup style, axis snapping, hover effects✅ Gradient & outline: Per-point color blending and edge styling✅ Standalone & WebGL compatible✅ Well-commented & documented: Includes full C# source with summariesDependencies:Requires TextMeshPro (TMPro)No third-party packages required