Skip to content

Commit

Permalink
add treemap example to NEWS to demo new functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Apr 7, 2017
1 parent 625daad commit 2001e19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# sunburstR 0.6.4

see [treemap example](https://github.com/timelyportfolio/sunburstR/blob/master/inst/examples/example_treemap.R)

* add `valueField` argument to `sunburst()` to allow fields in json
to be something other than `"size"` [commit](https://github.com/timelyportfolio/sunburstR/commit/52bfc78cbfb1a8083584370aace863b674b53e32)
* add ability to supply a JavaScript `function` to `colors` for
Expand Down

0 comments on commit 2001e19

Please sign in to comment.