options/highcharts_boost_options
library
Classes
-
HighchartsBoostDebugOptions
-
Debugging options for boost.
Useful for benchmarking, and general timing.
-
HighchartsBoostOptions
-
Options for the Boost module. The Boost module allows certain series types
to be rendered by WebGL instead of the default SVG. This allows hundreds of
thousands of data points to be rendered in milliseconds. In addition to the
WebGL rendering it saves time by skipping processing and inspection of the
data wherever possible. This introduces some limitations to what features are
available in boost mode. See the docs for
details.