Refs #21729: Investigate errors generated in the Root scope
Disabled Spaces in root
This commit is contained in:
parent
52e093ea22
commit
a8fb472d5c
|
@ -98,7 +98,7 @@ defaultOptions.exporting = {
|
|||
//enabled: true,
|
||||
//filename: 'chart',
|
||||
type: 'image/png',
|
||||
url: 'http://export.highcharts.com/',
|
||||
url: 'https://export.highcharts.com/',
|
||||
//width: undefined,
|
||||
//scale: 2
|
||||
buttons: {
|
||||
|
|
Loading…
Reference in New Issue