A new version of the Google Visualization API was released to production on February 22, 2012

8 views
Skip to first unread message

Jinji

unread,
Feb 23, 2012, 4:02:06 AM2/23/12
to google-visua...@googlegroups.com, google-chart-too...@googlegroups.com
We have pushed a new release to production. 

Some of the most interesting features:: 

  • Added gradient color mode to bubble chart.
  • Geo chart:
    • Region interactivity in marker mode is now disabled by default. How to keep the old behavior? Set the enableRegionInteractivity option to true.
    • Markers are now opaque by default. How to keep the old behavior? Set the markerOpacity option to 0.5.
    • Marker size is now between 3 and 12 pixels by default. How to keep the old behavior? Set the sizeAxis option to {minSize: 2, maxSize: 30}.
    • A magnifying glass is now opened when the user hovers over cluttered markers (excluding IE<=8). How to keep the old behavior? Set the magnifyingGlass option to {enable: false}.
    • We don't stretch the maps by default anymore, but rather keep the original aspect ratio. How to keep the old behavior? Set the keepAspectRatio option to false.
  • A new control - ChartRangeFilter.
  • A new experimental option forceIFrame whose default is true (the current behavior), but can be set to false. When set to false, corechart charts, geo chart, treemap and gauge will not render the chart in a iframe (for all browsers excluding IE<=8). This is still very experimental, and undocumented. We would like you to try it out and give us your input!

The Google Chart Tools team

Reply all
Reply to author
Forward
0 new messages