Charts: Difference between revisions

1 byte removed ,  18:41, 1 April 2021
m
Line 106: Line 106:


=== How the parameters work ===
=== How the parameters work ===
There is only a limited number of parameters which influence the behaviour and display of the graph. Those parameters aree described below:
There is only a limited number of parameters which influence the behaviour and display of the graph. Those parameters are described below:
==== UseHighchartsBoostModule ====
==== UseHighchartsBoostModule ====
For some charts like the scatter (Wind direction) and the heatmap, Highcharts makes use of a boost technique (library: https://code.highcharts.com/modules/boost.js). However this does  not work on some browsers on some older graphic cards. If you do not see the chart, please set this parameter to false. It may slow down the drawing of the chart, but you will see it.
For some charts like the scatter (Wind direction) and the heatmap, Highcharts makes use of a boost technique (library: https://code.highcharts.com/modules/boost.js). However this does  not work on some browsers on some older graphic cards. If you do not see the chart, please set this parameter to false. It may slow down the drawing of the chart, but you will see it.