Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Garrick Aden-Buie a7c00fe865 Add non-critical note about R htmlwidget pkg deps před 6 roky
R Now it's a real data frame! před 6 roky
dev Add non-critical note about R htmlwidget pkg deps před 6 roky
inst/htmlwidgets Now it's a real data frame! před 6 roky
man Add updateFrappeChart() před 6 roky
.Rbuildignore Add readme před 6 roky
.gitignore (meta: fix gitignore) před 6 roky
DESCRIPTION Add missing htmlwidgets dependencies před 6 roky
LICENSE Add readme před 6 roky
LICENSE.md Add readme před 6 roky
NAMESPACE Add updateFrappeChart() před 6 roky
README.md Add readme před 6 roky
frappeCharts.Rproj usethis::create_package("frappeCharts") před 6 roky
package-lock.json npm run build před 6 roky
package.json npm run build před 6 roky

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.