Optionaloptions: DataPoolOptionsProtected ReadonlyconnectorsInternal dictionary with the connectors and their IDs.
ReadonlyoptionsPool options with all connectors.
Protected ReadonlywaitingInternal dictionary with the promise resolves waiting for connectors to be done loading.
Protected Static ReadonlydefaultCancels all data connectors pending requests.
Emits an event on this data pool to all registered callbacks of the given event.
Event object with event information.
FunctionLoads the connector.
Data.DataPool#getConnector
ID of the connector.
Returns the connector.
Tests whether the connector has never been requested.
Name of the connector.
Returns true, if the connector has never been requested, otherwise
false.
FunctionRegisters a callback for a specific event.
Highcharts.DataPool#on
Function to unregister callback from the event.
Optionalupdate: boolean
Data pool to load connectors on-demand.
Name
Data.DataPool
Param: options
Pool options with all connectors.