Create interactive charts with the 'C3.js' <http://c3js.org/> charting library. All plot types in 'C3.js' are available and include line, bar, scatter, and mixed geometry plots. Plot annotations, labels and axis are highly adjustable. Interactive web based charts can be embedded in R Markdown documents or Shiny web applications.
Version: | 0.3.0 |
Depends: | R (≥ 3.2.2) |
Imports: | jsonlite, data.table, lazyeval, htmlwidgets, dplyr, viridis |
Suggests: | testthat, RColorBrewer, knitr, rmarkdown, purrr |
Published: | 2020-03-16 |
Author: | Matt Johnson [aut, cre] |
Maintainer: | Matt Johnson <mrjoh3 at gmail.com> |
BugReports: | https://github.com/mrjoh3/c3/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/mrjoh3/c3 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | c3 results |
Reference manual: | c3.pdf |
Vignettes: |
Basic Use |
Package source: | c3_0.3.0.tar.gz |
Windows binaries: | r-devel: c3_0.3.0.zip, r-release: c3_0.3.0.zip, r-oldrel: c3_0.3.0.zip |
macOS binaries: | r-release: c3_0.3.0.tgz, r-oldrel: c3_0.3.0.tgz |
Old sources: | c3 archive |
Please use the canonical form https://CRAN.R-project.org/package=c3 to link to this page.