And now I've been able to reproduce my last bug: If all values in a data series are null, the zoom widget goes to min-width and if you try to resize it, the browser hangs.
Workaround: test for this case before delivering the data to the chart, and if they are all null, remove the column completely. Steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
