Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stla/rnvd3

An incomplete wrapper of the 'nvd3' JavaScript library
https://github.com/stla/rnvd3

chart htmlwidgets nvd3 r

Last synced: 7 days ago
JSON representation

An incomplete wrapper of the 'nvd3' JavaScript library

Awesome Lists containing this project

README

        

# Rnvd3

[![R-CMD-check](https://github.com/stla/Rnvd3/workflows/R-CMD-check/badge.svg)](https://github.com/stla/Rnvd3/actions)

The multibar chart, the horizontal multibar chart, the line chart and the line chart with focus are implemented.

![](https://raw.githubusercontent.com/stla/Rnvd3/main/inst/screenshots/multibarchart.gif)

![](https://raw.githubusercontent.com/stla/Rnvd3/main/inst/screenshots/hmultibarchart.gif)

![](https://raw.githubusercontent.com/stla/Rnvd3/main/inst/screenshots/linechart.gif)

![](https://raw.githubusercontent.com/stla/Rnvd3/main/inst/screenshots/linefocuschart.gif)