Highcharts
CodePen jsFiddle

DataPool.setConnectorOptions()

This demo shows the loading-on-demand nature of the DataPool. Use the form fields above to configure connectors for the pool. Select one connector below to load a table from. Load a connector multiple times to see the difference to the first loading.

DataPool.getConnector(connectorId).then(connector => connector.getTable());