Skip to content
Gordon Smith edited this page Jul 11, 2015 · 38 revisions

The HPCC Visualisation Framework provides a comprehensive set of visualizations, adhering to a consistent set of interfaces. It includes wrappers for third party chart libraries (Google, C3 Charts, AM Charts etc.) as well as home grown visualizations (watch this space). It also adds a set of connectors and marshallers to make connecting visualizations to the HPCC Platform a trivial excercise.

Getting Started

End Users

End Users can interact with the framework in the following ways

Developers

The following details how developers will build the framework from the sources

Other

Clone this wiki locally