Arthur Ozga
de5f8feac0
Merge pull request #19719 from glebm/patch-1
...
Fix google.visualization ChartArea backgroundColor
2017-09-14 12:47:11 -07:00
Gleb Mazovetskiy
0f014a8667
google.visualization: Additional isStacked values
...
All charts that support `isStacked` except ComboChart also support `'percent' | 'relative' | 'absolute'` as possible values.
2017-09-14 11:32:43 +01:00
Gleb Mazovetskiy
6f92d5086d
Fix google.visualization ChartArea backgroundColor
...
Changes `backgroundColor:` to `backgroundColor?:` because this field is optional
2017-09-13 15:40:41 +01:00
Gleb Mazovetskiy
bfe50f3146
Fixes to google.visualization type definitions
...
Updates type definition for ChartArea and ChartLegend based on the
latest documentation.
Changes the draw overloads to use a union type.
Updates documentation links to the new domain.
2017-09-08 17:05:23 +01:00
Eric Grunzke
572ffb0fbc
Add addOneTimeListener to events in google.visualization typings
2017-08-22 13:07:53 -06:00
Andy
a478257cfb
google.visualization: Allow legend: "none" ( #19089 )
2017-08-17 11:37:50 -07:00
IvanBisultanov
3e729f323d
[google.visualization] update typings ( #18313 )
2017-07-24 10:58:36 -07:00
Michael Cheng
3b213274c4
Add defaultColor to GeoChartOptions in google.visualization typings
2017-04-08 21:26:24 -05:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00