Custom providers
Exposed context
This new version adds niche functionality, allowing users to create their own HOCs.
The library now exposes the React contexts used internally, they all have a Provider
and Consumer
property.
HighchartsContext
HighchartsChartContext
HighchartsAxisContext
HighchartsSeriesContext
See #204