Skip to content

Commit 0bc6b2d

Browse files
Fix console error #1014
1 parent ab095bf commit 0bc6b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

classes/Visualizer/Module/Wizard.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ private function setup_wizard_import_chart() {
289289
),
290290
'focusTarget' => 'datum',
291291
'series' => $setting_series,
292+
'slices' => array(),
292293
'vAxis' => array(
293294
'title' => '',
294295
'textPosition' => '',

0 commit comments

Comments
 (0)