2.1.4 • Published 9 years ago

highstock-module v2.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

highstock-module

A version of Highstock which is require() friendly and server friendly.

Globals like document, window, navigator are shimmed so they won't throw errors on the server.

This is useful when you want to use Highstock in a React application when you want to render components on the server which will render Highstock on the client.

The goal of this project is to fully support the entire Highstock API and track with current releases.