Skip to content

2.0.0

Compare
Choose a tag to compare
@timelyportfolio timelyportfolio released this 12 Mar 21:23
· 43 commits to master since this release

sunburstR 2.0.0

  • add sumNodes argument to correctly handle pre-summed trees, like treemap::treemap to not double count the aggregate (see issue)

  • add sund2b() htmlwidget for a d2b sunburst chart

  • allow turning off the legend with argument legend = FALSE (see issue)

  • fix bug to not duplicate svg for breadcrumbs on resize or re-render