-
Notifications
You must be signed in to change notification settings - Fork 62
Third Party Libaraies
Gordon Smith edited this page Nov 29, 2016
·
5 revisions
As of v1.14.6 the following libraries are bundled in the AMD distribution via npm/bower
- css
- css-builder
- normalize
- async
- propertyParser
- goog
- text
- json
- d3
- c3
- dagre
- topojson
- colorbrewer
- d3-cloud
- d3-sankey
- font-awesome
- es6-promise
- d3-hexbin
- d3-tip
- d3-bullet
- handsontable
- amcharts
- amcharts.funnel
- amcharts.gauge
- amcharts.pie
- amcharts.radar
- amcharts.serial
- amcharts.xy
- amcharts.gantt
- amcharts.plugins.responsive
- amcharts.plugins.dataloader
- amchartsImg
- simpleheat
- autoComplete
The following libraries are referenced, but not included:
There is one API key embedded in the framework:
- Google Maps which can be overridden by setting the “__hpcc_gmap_apikey” global variable on the hosting page (prior to loading the framework).
Each app should use their own key and restrict the usage of that key to their specific domain via Google API Console
If an app uses the default key it will run the risk of hitting the free quota limit (on quantity and/or frequency)