mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Add missing explorer option in column chart
This commit is contained in:
+1
@@ -597,6 +597,7 @@ declare namespace google {
|
||||
chartArea?: ChartArea;
|
||||
colors?: string[];
|
||||
enableInteractivity?: boolean;
|
||||
explorer?: ChartExplorer;
|
||||
focusTarget?: string;
|
||||
fontSize?: number;
|
||||
fontName?: string;
|
||||
|
||||
Reference in New Issue
Block a user