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

The framework is available in a variety of packages and sources, it also support both Non-AMD and AMD paradigms for those who love/hate RequireJS and its kin.

The pre-built packages can be accessed from here:

And the sources can be found here:

For more information about any of the above please see:

Developers

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

Other

Clone this wiki locally