SkillAgentSearch skills...

Rcdimple

htmlwidgets for rCharts + dimple

Install / Use

/learn @timelyportfolio/Rcdimple
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated11mo ago
Forks9

Languages

R

Security Score

82/100

Audited on Apr 30, 2025

No findings