ggvis vs Zest
A side-by-side look at ggvis and Zest. 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
Zest
Development
Zest is an open-source automation tool for testing web applications. It allows you to create automated tests without coding by recording user interactions and assertions visually. Zest is useful for regression testing and supports various browsers.
automationtestingweb-applicationsregression-testingopen-source