-
Notifications
You must be signed in to change notification settings - Fork 2
Home
va barbosa edited this page Jul 3, 2017
·
5 revisions
Simple Data Vis is a JavaScript module initially developed to visualize data gathered by the Simple Logging Service for its visualization page. It is however generic enough that can be used to visual various types of data including cloudant.com views.
Once installed the module can be used to render JSON Array data visually onto a web page (with D3). The data can be provided directly or via a REST endpoint.