Skip to content

Releases: timelyportfolio/sunburstR

2.1.7

05 Feb 17:47
Compare
Choose a tag to compare

sunburstR 2.1.7

  • allow specification of root label in internal csv_to_hier converter function
  • fix bug where rootLabel argument for sund2b was not working ; (see issue 114)

2.1.6

19 Sep 20:53
Compare
Choose a tag to compare

sunburstR 2.1.6

2.1.4

07 Jul 12:39
Compare
Choose a tag to compare

sunburstR 2.1.4

  • add showLabels argument to d2b; (see issue 71)

2.1.3

06 Jul 18:19
Compare
Choose a tag to compare

sunburstR 2.1.3

  • add breadcrumb customization to d2b; (see issue 92)
  • add argument to allow user to change root label (see issue 96)

2.1.2

08 Oct 01:15
Compare
Choose a tag to compare

sunburstR 2.1.2

  • add tooltip customization to d2b; (see issue 92)

2.1.1

06 Oct 17:06
Compare
Choose a tag to compare

sunburstR 2.1.1

2.1.0

18 Sep 13:22
Compare
Choose a tag to compare

sunburstR 2.1.0

  • update d2b so that pre-summed trees correctly handled; (see issue 78 and issue 62)

2.0.0

12 Mar 21:23
Compare
Choose a tag to compare

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

1.0.3

30 Jan 11:46
Compare
Choose a tag to compare

sunbust 1.0.3

  • change text color in legend and breadcrumb to white or black for legibility using d3plus; see #56

1.0.2

30 Jan 11:45
Compare
Choose a tag to compare

sunburst 1.0.2

  • changes required in downstream d3r to work with new tidyr (0.7.0), so now working and tested