Hi There is no special mechanism to catch exceptions so you can use the default javascript try/catch. However for displaying a styled message once an exception is caught you can use our errors API - http://code.google.com/apis/visualization/documentation/reference.html#errordisplay
ChartMan On Thu, Aug 27, 2009 at 1:47 PM, hemant solanki <[email protected]> wrote: > Hiii > In google visualization how can we handle default exception, Actually if in > chart there r no records that time google visualization throws a default > exception I want to catch that exception and want to display some custom > message.......... > Is it possible if yes than How??? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
