The following document provides the GoogleChart library chart names and how this library wants the Charts to be called.
The list is of the following pattern:
- Official Chart Name:
'Chart name in GoogleCharts'.
For any chart you want to create, use the Chart name in GoogleCharts for the type string.
- Annotation Chart:
'AnnotationChart' - Area Chart:
'AreaChart' - Material Bar Chart:
'Bar' - Bar Chart:
'BarChart' - Bubble Chart:
'BubbleChart' - Calendar:
'Calendar' - Candlestick Chart:
'CandlestickChart' - Column Chart:
'ColumnChart' - Combo Chart:
'ComboChart' - Pie Chart:
'PieChart' - Gantt Chart:
'Gantt' - Gauge Chart:
'Gauge' - Geo Chart:
'GeoChart' - Histogram:
'Histogram' - Material Line Chart:
'Line' - Line Chart:
'LineChart' - Map:
'Map' - Org Chart:
'OrgChart' - Sankey Diagrams:
'Sankey' - Material Scatter Chart:
'Scatter' - Scatter Chart:
'Scatter' - Stepped Area Chart:
'SteppedAreaChart' - Table Charts:
'Table' - Timeline:
'Timeline' - Tree Map Chart:
'TreeMap' - Word Tree:
'WordTree'