Commit Graph

11 Commits

Author SHA1 Message Date
Georgie
4e6c9f190b ChartArea allows missing members 2014-07-14 14:07:13 -07:00
Georgie
b395e7ec19 Remove redundant type 2014-07-03 16:50:17 -07:00
Georgie
bbd9ce1249 TimelineOptions.backgroundColor can be string or object, just like all the other charts 2014-06-16 17:44:14 -07:00
tbriz
de2a2826ae Eliminated difference between GeoChartOptions and others 2014-06-16 17:43:58 -07:00
Georgie
add28968ff Completed most of the charts and added tests 2014-05-29 23:07:18 -07:00
timbow574521
fede925bfe Add getValue in DataTable in google.visualization.d.ts. 2014-02-14 11:43:13 -05:00
Bartvds
03eecbb681 added/fixed headers e-i
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 00:19:24 +01:00
timbow574521
f56e4880df Add suport for Google BarChart. 2013-12-11 16:44:11 -05:00
Václav Oborník
1023a42dfe google.visualization - added ChartWrapper definition, ErrorEventObject definition, ChartSpecs definition 2013-11-25 19:16:52 +01:00
Dan Ludwig
3ea82f103b Add support for ColumnChart and LineChart to google.visualizations definition.
This also adds limited support for DataView, more event methods, and more
methods to GeoChart.
2013-11-05 20:29:02 -05:00
Dan Ludwig
c69454cb81 Add initial typescript definition file for google.visualization.
This is an initial d.ts for the google.visualization API, and is by no
means complete. It contains classes, interfaces, and functions for:

1. Loading visualization packages, and handling package load callbacks.
2. DataTable construction, manipulation, and creation from arrays.
3. Adding event listeners (minimal API, only 1 listener function def).
4. GeoChart construction & drawing.

A small tests file has also been added.
2013-10-28 11:10:24 -04:00