ProChartRender into Unity
Canvas based UI or any
2D/3D meshes.Compatible with Unity 2017.x, 5.x and supports mobile platforms. Compatible with CurvedUI plugin.
Interactive demo and documentation included! Click
here for online demo!
Unity3D ForumProChart has been designed to create different type of graphs and charts within a Unity3D project.
Easily customizable with properties and delegates with minimal scripting knowledge required!
The basic idea is to split the visualization and data set, so you can have an interactive multiple chart system with any number of data set.The data set can be manipulated from anywhere in the code without the needs of taking care of the invalidation of visualization.
Interactive charts for Unity built in UI:
• BarChart
• LineChart
• PieChart
Mesh rendered
2D/3D charts:
• BarChartMesh
• LineChartMesh
• PieChartMesh
For more information and online demo, check the package website!
http://creativepudding.com/prochartEnjoy!