Tutuchan / chartjs

An implementation of the Chart.js library in R
MIT License
30 stars 7 forks source link

Build Status

chartjs

This is an implementation of the Chart.js library in R using the htmlwidgets framework.

Installation

devtools::install_github("tutuchan/chartjs")

Documentation

The Chart.js team has updated the documentation for v2.0 at this adress.

Some examples are available in the inst directory.

Known bugs