Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timelyportfolio/sunburstr
R htmlwidget for interactive sunburst plots
https://github.com/timelyportfolio/sunburstr
chart d3 htmlwidgets interactive javascript package r rstats visualization
Last synced: 5 days ago
JSON representation
R htmlwidget for interactive sunburst plots
- Host: GitHub
- URL: https://github.com/timelyportfolio/sunburstr
- Owner: timelyportfolio
- License: other
- Created: 2015-07-01T22:10:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T00:15:34.000Z (11 months ago)
- Last Synced: 2024-12-18T09:03:59.997Z (5 days ago)
- Topics: chart, d3, htmlwidgets, interactive, javascript, package, r, rstats, visualization
- Language: JavaScript
- Homepage: http://timelyportfolio.github.io/sunburstR/articles/sunburst-2-0-0.html
- Size: 1.29 MB
- Stars: 210
- Watchers: 21
- Forks: 123
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
[![R-CMD-check](https://github.com/timelyportfolio/sunburstR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/timelyportfolio/sunburstR/actions/workflows/R-CMD-check.yaml)
[![CRAN status](https://www.r-pkg.org/badges/version/sunburstR)](https://CRAN.R-project.org/package=sunburstR)### Help Me/Pay Me to Use, Improve, and Extend
`sunburstR` has already seen extensive use in many projects across multiple domains. If you have any interest in collaborating with me on this project or applying `sunburstR`, please let me know (see [Time Isn't Money](https://buildingwidgets.com/2016-12-09_post_break/)).
# sunburstR
Easily make these interactive `d3.js` sequence sunburst charts in `R` originally modeled on this [example](https://gist.github.com/kerryrodden/7090426) from Kerry Rodden. In addition, `sunburstr` provides another beautiful and functional version using [`d2b`](https://github.com/d2bjs/d2b) from Kevin Warne.
### Examples
See the [examples](https://github.com/timelyportfolio/sunburstR/tree/master/inst/examples).
### Improve/Iterate
These are still far from feature-complete. I would love your input, feedback, and comments.
### Code of Conduct
Please note that this project is released with a [Contributor Code of Conduct](https://github.com/timelyportfolio/sunburstR/blob/master/CONDUCT.md). By participating in this project you agree to abide by its terms.