PUBLIC   marks

PUBLIC MARKS with tag chart

Sponsorised links

April 2008

March 2008

PlotKit - Javascript Chart Plotting

by julie & 15 others

PlotKit is a Chart and Graph Plotting Library for Javascript. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.

Wait till I come! » Blog Archive » Generating charts from accessible data tables and vice versa using the Google Charts API

by julie

Google have lately been praised for their chart API and my esteemed colleague Ed Eliot has a workaround for its restrictions in terms of caching and server hits. I played around a bit with it and thought it very cool but it felt a bit clunky to add all these values to a URL when they could be in the document for those who cannot see pie charts. This is why I wrote a small script that converts data tables to charts using the API and a wee bit of JavaScript. Using this script you can take a simple, valid and accessible data table like the following and it gets automatically converted to a pie chart.

Sponsorised links

February 2008

Mapstraction

by ms_michel & 8 others
Mapstraction is a library that provides a common API for various javascript mapping APIs : Yahoo, Google, Microsoft, Map24 ...

January 2008

December 2007

Benchmark

by rvoluer & 7 others
Comparateur automatisé et automatisable

Developer's Guide - Google Chart API - Google Code

by camel (via)
The Google Chart API lets you dynamically generate charts. To see the Chart API in action, open up a browser window and copy the following URL into it: http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250x100&chl=Hello|World Press the Enter or Return key and - presto! - you should see the following image:

Developer's Guide - Google Chart API

by fastclemmy & 9 others
The Google Chart API lets you dynamically generate charts.

PUBLIC TAGS related to tag chart

no tag

Sponsorised links