You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Garrick Aden-Buie a7c00fe865 Add non-critical note about R htmlwidget pkg deps 6 anni fa
R Now it's a real data frame! 6 anni fa
dev Add non-critical note about R htmlwidget pkg deps 6 anni fa
inst/htmlwidgets Now it's a real data frame! 6 anni fa
man Add updateFrappeChart() 6 anni fa
.Rbuildignore Add readme 6 anni fa
.gitignore (meta: fix gitignore) 6 anni fa
DESCRIPTION Add missing htmlwidgets dependencies 6 anni fa
LICENSE Add readme 6 anni fa
LICENSE.md Add readme 6 anni fa
NAMESPACE Add updateFrappeChart() 6 anni fa
README.md Add readme 6 anni fa
frappeCharts.Rproj usethis::create_package("frappeCharts") 6 anni fa
package-lock.json npm run build 6 anni fa
package.json npm run build 6 anni fa

README.md

frappeCharts - An HTML Widgets Demo

This is a demo repository for the JavaScript for Shiny Users workshop at rstudio::conf.

The goal is to build an htmlwidget around the Frappe Charts JavaScript library.

The repository is itself a walk through of the project. Walk through the commit log or read through the dev journal to explore the project and the changes made at each step of the process.