Draw Line Chart and Donut Chart With Binding Json Data

Hi,

First, I need to know that how to draw Line Chart and Donut Charts. Is it Possible?

And Binding Json Data to Chart Values.

file

Thank you.

There is currently no built-in features for drawing charts, but you can build it yourself using Uno.

But how to drow chart using uno please refer some code!

Unfortunately I cannot recommend you rely on getting others to write your code for you. :slight_smile: Uno is pretty much just like C#, and you can use it to write pieces of OpenGL graphics code in your Fuse apps. Drawing lines and dots is pretty trivial with Uno. https://www.fusetools.com/learn/uno/api/uno/graphics