Hi, The accessibility issue was actually discussed a month ago. I think that the Visualization charts comply with it in regard to size, fonts, color schemes, legends positioning etc. that you can control and alter as you wish. As for JavaScript fallbacks, it does not have one, however you can write one yourself with and use in need the image charts API ( http://code.google.com/apis/chart/image/). It does not use JavaScript and just draws an image. This is a service provided by Google to render charts online.
Hope this helps a little :-) Best of luck, On Tue, Dec 6, 2011 at 2:01 PM, snarf1974 <[email protected]> wrote: > Hi, > > I really love Google charts. > > I would like to use Google charts to display all the charts for a > Government organisation. However, there appears to be no fallback if > the browser has javascript turned off. Is there anything I can do to > serve up an alternative if javascript is turned off? > > The government website I'm working on has a strict accessibility > policy. Does Google Charts comply with W3C? Are screen readers like > JAWS able to read Google Charts? > > I would really love to use Google charts, but fear I won't be able to > if it isn't accessible. > > I would really appreciate a response. > > Many Thanks > Snarf1974 > > -- > 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.
