Create interactive radar charts using the 'Chart.js' JavaScript library
and the 'htmlwidgets' package. Chart.js (http://www.chartjs.org/) is a
lightweight library that supports several types of simple chart using the HTML5
canvas element. This package provides an R interface specifically to the
radar chart, sometimes called a spider chart, for visualising multivariate data.
Version: |
0.1.2 |
Depends: |
R (≥ 3.1.2) |
Imports: |
htmlwidgets, htmltools, grDevices |
Suggests: |
testthat, knitr, rmarkdown, tidyr |
Published: |
2016-02-25 |
Author: |
Doug Ashton [aut, cre],
Shane Porter [aut],
Nick Downie [ctb] (chart.js library),
Tanner Linsley [ctb] (chart.js library),
William Entriken [ctb] (chart.js library) |
Maintainer: |
Doug Ashton <dashton at mango-solutions.com> |
BugReports: |
https://github.com/mangothecat/radarchart/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/mangothecat/radarchart |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
radarchart results |