ggvis vs NVD3
A side-by-side look at ggvis and NVD3. For an in-depth review of either product, follow the links below.
ggvis
Data Visualization
ggvis is an R package for creating interactive data visualizations and graphics in a web browser. It builds on the popular ggplot2 package but allows users to add interactivity, make visualizations reusable, and embed them in web pages.
rggplot2interactivedata-visualizationgraphicsweb-browser
NVD3
Development
NVD3 is a JavaScript charting library for building interactive visualizations using D3.js. It provides pre-built chart components and is optimized for rapid data visualization.
javascriptd3jschartsdata-visualization