PDA

View Full Version : How to design Sunburst diagram?



merry
28th February 2011, 09:28
Hi all,

I am working on Qt4.3.4 on my mac machine, I want to represent directory structure using Sunburst maps but have no idea how can i design Sunbursrt using Qt?

liversedge
2nd March 2011, 13:04
I think you should do a search for a rose diagram. I haven't seen one implemented in QT myself, but there will be plenty of examples out there. I think protoviz has one for example.

Added after 5 minutes:

I see that Birdeye has a sunburst and a coxcomb diagram, maybe their source will help you out? http://code.google.com/p/birdeye/