All Projects → timelyportfolio → rcdimple

timelyportfolio / rcdimple

Licence: MIT License
htmlwidgets for rCharts + dimple

Programming Languages

r
7636 projects
javascript
184084 projects - #8 most used programming language

rcdimple | htmlwidget for dimple

rcdimple is the htmlwidget version of the dimple piece in rCharts. The goal is beautiful, customizable d3.js charts straight from R with minimal code and no knowledge of JavaScript. To get started, it is easy to install using devtools::install_github.

devtools::install_github("timelyportfolio/rcdimple")

Lots of Examples

Then for a complete replication of the examples in dimple, just do a demo.

library(rcdimple)
demo(dimple)

For additional discussion, see the post Week 11 | dimple as htmlwidget announcing this widget at Building Widgets. Look for many, many more examples in the future.

Waffle Charts with rcdimple

rcdimple already makes waffle charts by collaborating with waffle.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].