Add missing explorer option in column chart

This commit is contained in:
Shrujal Shah 2018-11-20 22:15:19 +05:30
parent a805e58dc2
commit 6556eb615f

View File

@ -597,6 +597,7 @@ declare namespace google {
chartArea?: ChartArea;
colors?: string[];
enableInteractivity?: boolean;
explorer?: ChartExplorer;
focusTarget?: string;
fontSize?: number;
fontName?: string;