-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
I would like to create sunburst chart for front end of home automation system with following requirement.
-
The inner most ring is of 12 children named 1 to 12 for months all equal size.
-
The next rings consists of 31 children named 1-31 representing dates of each month mentioned above (total of 372 children
of same size for this ring). -
The next rings consists of 24 children named 1-24 representing hours of each date mentioned above (total of 8928 children
of same size for this ring). -
The next rings consists of 60 children named 1-60 representing minutes for each hour mentioned above (total of 535680 children of same size for this ring).
Is this possible? if so can you show me example code to create this chart?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels