Does anyone know of a open-source chart creator for a unity project? (One that can display two sets of line graphs for comparison), I tried creating my own but it isn’t working as of now.
There’s a thing called Graph and Chart on the asset store… they have a Lite version too.
Disclaimer: haven’t tried it
Otherwise… perhaps some googling around github??
1 Like
I think you can give XCharts a try, an open-source Unity chart plugin that supports over a dozen built-in charts and over a dozen extended charts.
For more detail:
XCharts-Team/XCharts: A charting and data visualization library for Unity. Unity数据可视化图表插件。
1 Like