Skip to content

Commit 1445531

Browse files
authored
Update common.py
1 parent e8063e4 commit 1445531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

highcharts/highcharts/common.py

+1
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ class Hover(CommonObject):
568568
"marker": (Marker, dict),
569569
"radius": int,
570570
"radiusPlus": int,
571+
"color": (ColorObject, basestring, dict),
571572
}
572573

573574
class States(CommonObject):

0 commit comments

Comments
 (0)