-
Notifications
You must be signed in to change notification settings - Fork 62
Home
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.
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:
- CDN Server -
- Bower -
- GitHub -
And the sources can be found here:
End Users can interact with the framework in the following ways
The following details how developers will build the framework from the sources