On Tue, Feb 28, 2012 at 9:50 PM, Thomas Kessler <[email protected]> wrote:
> I second this, my organization charts also stopped working. I have the > charts integrated with a dynamic RichFaces enabled JSF page. > > The only way (without spending a lot of time to investigate) I got the > charts working was to put them on a separate stripped down page with > no additional javascript going on in the back ground. > If you'll provide a simple working example that reproduces the problem, we can investigate. > I'm new to the group here, are there emails that go out stating an > update will be taking place? > Yes, such announcements are sent both to this group<http://groups.google.com/group/google-visualization-api>and to the announcements group <http://groups.google.com/group/google-chart-tools-announcements>. > Thanks, > > Tom > > On Feb 26, 3:55 pm, Yolanda Davis <[email protected]> wrote: > > Viz Kid, > > > > Is it possible for the road map to include the ability to version > > releases? That way we can have time to test and regression new changes > > introduce while production environments aren't impacted. > > > > Thanks, > > > > Yolanda > > > > > > > > > > > > > > > > On Fri, Feb 24, 2012 at 2:32 PM, Viz Kid <[email protected]> wrote: > > > > > Unfortunately there is no such option at the moment. > > > Can you narrow down what doesn't work for you in the new release? If > > > possible, create the simplest example which reproduces the issue you > are > > > facing. > > > > > Viz Kid > > > > > On Fri, Feb 24, 2012 at 1:00 PM, jtreglos <[email protected]> wrote: > > > > >> Hi, > > > > >> I'm having a problem with this new release, my org charts don't work > > >> anymore ! Is there a way to continue using older versions instead of > > >> the latest ? > > > > >> Jean-Baptiste > > > > >> On 23 fév, 10:02, Jinji <[email protected]> wrote: > > >> > We have pushed a new > > >> > release< > > >>http://code.google.com/apis/chart/interactive/docs/release_notes.html> > > >> > to production. > > > > >> > Some of the most interesting features:: > > > > >> > - Added gradient color mode to bubble chart. > > >> > - Geo chart< > > >> > http://code.google.com/apis/chart/interactive/docs/gallery/geochart.h...> > > >> > : > > >> > - 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< > > >> > http://code.google.com/apis/chart/interactive/docs/gallery/controls.h...> > > >> > . > > >> > - 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 > > > > >> -- > > >> You received this message because you are subscribed to the Google > Groups > > >> "Google Visualization API" group. > > >> To post to this group, send email to > > >> [email protected]. > > >> To unsubscribe from this group, send email to > > >> [email protected]. > > >> For more options, visit this group at > > >>http://groups.google.com/group/google-visualization-api?hl=en. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google Visualization API" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group at > > >http://groups.google.com/group/google-visualization-api?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
