ggvis vs Vega-Lite
A side-by-side look at ggvis and Vega-Lite. 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
Vega-Lite
Data Visualization
Vega-Lite is a high-level grammar for visualizations that generates complete Vega specifications. It provides a concise JSON syntax for rapidly creating visualizations to explore and analyze data sets. Vega-Lite specifications can be compiled to Vega specifications to generate interactive views.
visualizationvegagrammargraphicscharting
Related Comparisons
CanvasJS Charts
ChartBlocks
dc.js
Bokeh
picasso.js
Matplotlib