projects/ng2-google-charts/src/lib/google-charts-interfaces.ts
Properties |
|
| googleChartsVersion |
googleChartsVersion:
|
Type : string
|
| Optional |
| language |
language:
|
Type : string
|
| Optional |
|
language code or locale (e.g. 'it', 'en_US') |
| mapsApiKey |
mapsApiKey:
|
Type : string
|
| Optional |
|
(v45) An API key that you may use with Geochart and Map Chart |
| packages |
packages:
|
Type : string[]
|
| Optional |
| safeMode |
safeMode:
|
Type : boolean
|
| Optional |
|
(v47) When set to true, all charts and tooltips that generate HTML from user-supplied data will sanitize it by stripping out unsafe elements and attributes. |