Skip to content

Chart based on month, date, hour and minutes.  #114

@happytm

Description

@happytm

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions