Skip to content
Snippets Groups Projects
Commit 217760de authored by Emanuele Laface's avatar Emanuele Laface
Browse files

Workaround for broken version of highcharts 8.0.1 (downgraded to 8.0.0).

parent 32f6fa7c
No related branches found
Tags 1.3.10
No related merge requests found
Pipeline #31122 passed
...@@ -106,8 +106,8 @@ ...@@ -106,8 +106,8 @@
"display_name": "Time series (Highcharts)", "display_name": "Time series (Highcharts)",
"description": "Time series line chart.", "description": "Time series line chart.",
"external_scripts": [ "external_scripts": [
"https://code.highcharts.com/highcharts.js", "https://code.highcharts.com/8.0.0/highcharts.js",
"https://code.highcharts.com/modules/exporting.js" "https://code.highcharts.com/8.0.0/modules/exporting.js"
], ],
"fill_size": true, "fill_size": true,
"settings": highchartsLineWidgetSettings, "settings": highchartsLineWidgetSettings,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment