Stylish Charts Using CSS jQuery and PHP

Posted in Scripts | On 25th September 2009 | 1 Comments

Displaying graphs and charts using HTML, CSS and such is often a difficult task, not only do we face issues with the grid and layout but we can find issues with collation and miscalculations of the data.

One solution around this is using the Google Chart API: http://code.google.com/apis/chart/, but this isn’t a surefire fix for all users, your data might be on an intranet or a client might request a totally self dependent application.

With this in mind we have collected some of the most user friendly and stylish chart scripts, they cover multiple languages including PHP, HTML, CSS and jQuery.

CSS For Bar Graphs

cssbar

jQuery Visualize Plugin

jqvis

PlotKit

plotkit

Pure Css Data Chart

purecss

CSS Stacked Bar Graphs

stacked

Using PHP and CSS to make a simple graph

phpcss

Flot

flot

An Accessible Bar Chart

access

McBonio

McBonio is a full time web designer, blogger and general web lurker. He runs Tropica Web Design, which is a web agency based in Liverpool, UK. You can also catch McBonio at Twitter: @mcbonio

Visit McBonio's website

Related Posts

Like this post? Share it!

One Comment