Skip to content

How to hide root from sunburst graph ? #771

@iogrey

Description

@iogrey

excludeRoot is not working

options = {
          chart: {
              type: 'sunburstChart',
              height: 500,
              color: d3.scale.category20c(),
             excludeRoot: true,
          },
    }

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