Data Visualization

Various chart styles can be used in the creation of effective visualizations, like regular line, spline, bar, pie chart and many others. Users can customize several aspects of charts — the color theme, size, appearance and other settings. Under the hood charts are powered by D3.js and C3.js – two excellent open source libraries that many of you will be already familiar with. We plan to open visualizations so that custom charts can be made using JavaScript and D3.js.

Embeddable Live Charts

Visualizations can be shared via a link, or they can be embedded directly onto your website. All data remains under safe guard when sharing visualization — only the dataset and the fields necessary for actual visual representation will be fetched from the server.

Next: Content Management