We have pushed a new release candidate - v39. This version is available to
all users requesting "v1.1" of the library.
*Candidate release date:* May 8, 2014
On this date, users can switch to the new version of Google Charts by
loading version 1.1 of the visualization library.
*New features / bugs fixed:*
- Timeline
- works with 'datetime' as well as 'date'
- fix for start < 1970 and end == null
- tooltips and interactivity work in IE10
- Image mode/Printable Charts
- Fixes to opacity, firefox and IE fixes, underlined text
- Chart drawing is clipped to the chart’s area, and tooltips aren’t.
- 3D pie charts draw correctly.
- Pie charts
- Fixed 3D reversed pie charts.
- Bar Charts
- Added an option to make annotations always be drawn outside the bar.
- AnnotationChart
- Fixed labels for more than 26 annotations.
- ‘rangechange’, ‘ready’, and ‘select’ events now supported.
- Fixed support for DataView.
- Core charts
- 0 or 1 gridlines now supported
- Faster animation of large number of discrete axis values.
- Fixed animation with null or duplicate values.
- New option: annotations.highContrast to regain the ability to
customize the colors of text within a bar.
- Fixed error when generating a tooltip for null or NaN datum.
- Fixed PieChart issue in Chrome for almost whole circles. E.g., the
following data:
google.visualization.arrayToDataTable([
['Task', 'Hours per Day'],
['Work', 11234567813541684],
['Commute', 11218044],
['TV', 5478999]]);
- Histograms
- multiple selection and tooltip aggregation fixed.
- Point shapes
- New "dent" option lets you customize the look of stars.
- GeoChart
- Support for tooltip.trigger = ‘selection’
--
You received this message because you are subscribed to the Google Groups
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-chart-api.
For more options, visit https://groups.google.com/d/optout.