A new version of Google Charts (v39) was released to production on Jun 24-25, 2014.
Release notes will be available at: https://google-developers.appspot.com/chart/interactive/docs/release_notes *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. - Chart drawing is clipped to the chart’s area, and tooltips aren’t. - 3D pie charts draw correctly. - Tooltips now rendered correctly on top of series plots. - Assorted Firefox and IE fixes. - Underlined text support. - Pie charts - Fixed 3D reversed pie charts. - Fixed issue in Chrome where nearly whole circles would render incorrectly. - 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]]); - Explorer mode no longer crashes in "mysterious circumstances" - Histograms - multiple selection and tooltip aggregation fixed. - Support for tooltip.trigger = 'selection'. - Point shapes - New "dent" option lets you customize the look of stars. - GeoChart - Support for tooltip.trigger = ‘selection’ - Accessibility - Removed clutter from DOM and added descriptive ARIA tags. -- 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.
