Merge pull request #6896 from baltie/highcharts-small-fix

Highcharts: Fixed a comma that should've been a semicolon.
This commit is contained in:
Masahiro Wakame
2015-12-01 21:39:53 +09:00
+1 -1
View File
@@ -1304,7 +1304,7 @@ interface HighchartsChartOptions3dFrame {
* @default 'transparent'
* @since 4.0
*/
color?: string | HighchartsGradient,
color?: string | HighchartsGradient;
/**
* Thickness of the panel.
* @default 1