csv_to_hier
converter; (see issue 107)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
csv_to_hier()
with delimiter argument and smart convert for root levelsee sunburstR v1 Github Project
d3v4
; thanks @cjyetman (see issue 36)csvdata
and jsondata
deprecated in favor of single data argument (see issue 43)dplyr
to IMPORTSsee treemap example
valueField
argument to sunburst()
to allow fields in json to be something other than "size"
commitfunction
to colors
for advanced color customization or to use a color field from data as the color fill commitd3r
for d3.js
dependenciesadd_shiny
and provide examples commit and commit