We have pushed Google Charts v44.

Summary of changes for v44:

   - Corecharts:
      - Timeofday values now use UTC internally, which fixes problems with
      truncated timeofday axes.
      - Added options to specify bar.width, bar.gap, bar.group.width (was
      bar.groupWidth) andbar.group.gap.
      - Changed bar-like (bars and boxes) intervals to be consistent with
      bar-like charts.
   - Histogram
   <https://developers.google.com/chart/interactive/docs/gallery/histogram>:
      - Fixed formatting of tooltip items to use formatted values.
      - Fixed bucketing with very small and very large values.
      - Bar width and gap options apply to Histograms also.
      - Added histogram.minValue and histogram.maxValue to expand range of
      buckets.
      - Allow use of explicit ticks option on domain axis.
   - PieChart
   <https://developers.google.com/chart/interactive/docs/gallery/piechart>:
      - Fixed error with tooltips when any slices are too small to display.
   - Calendar
   <https://developers.google.com/chart/interactive/docs/gallery/calendar>:
      - Fixed problems with time zones and daylight savings time.
   - GeoChart
   <https://developers.google.com/chart/interactive/docs/gallery/geochart>:
      - Wait longer on slow connections for Geo data.
   - Gantt
   <https://developers.google.com/chart/interactive/docs/gallery/gantt>:
      - Fixed some problems with order of items.
   - Material Charts
      - Fixed formatting of tooltip items to use formatted values.



To load this version, please refer to the instructions on loading the
Google Charts library
<https://developers.google.com/chart/interactive/docs/basic_load_libs#basic-library-loading>
and
just make sure your google.charts.load() call is loading 'current', or you
can load '44' explicitly.

If you have problems with this new version, we would like to know about it,
but you also have the option to freeze your code at v43 by changing your
google.charts.load() call to load '43' instead of 'current'.

Please test that your product is functioning correctly with this version
and report any issues you encounter to
google-visualization-...@googlegroups.com.

Release Notes are at:
https://google-developers.appspot.com/chart/interactive/docs/release_notes#february-23-2016

Enjoy,

The Google Charts team

-- 
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 google-chart-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-chart-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-chart-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to