Pie Charts

I want to draw a pie chart in my app. Anyone have a code sample that does this?

Searching the forums I found an old thread that references a ragdogLib.lua library that has support for pie charts, except the website it’s linked from no longer exists :(. Does anyone have a copy of ragdogLib.lua with pie chart support in it?

thanks

Although I have about 8 versions of the ragdogLib.lua on my machine none of them have the piechart function. But you are in luck: SSK2 incorporated the function with smallish modifications. It is under extra -> misc.lua -> createPieChart

https://roaminggamer.github.io/RGDocs/pages/SSK2/

Awesome, thank you! I already use SSK in my app actually :slight_smile:

here is a additional doc link:

pie.gif

@roaminggamer nice to see you on the forums.

And did you notice my word search app is all because of you:

https://apps.apple.com/us/app/buscando-palabras-word-hunt/id1299376972

Congrats!  Looks good.

I’m in and out on occasion.