Open iogrey opened 4 years ago
excludeRoot is not working
options = { chart: { type: 'sunburstChart', height: 500, color: d3.scale.category20c(), excludeRoot: true, }, }
excludeRoot is not working