public marks

PUBLIC MARKS from nhoizey with tags graphe & css

2010

CSScharts - bar charts created with pure CSS

For a project I am working on right now I needed to have really fast bar charts that don't need any plugins or rely heavily on JavaScript. This is why I've put together some bar charts in pure CSS.

2005

CSS Vertical Bar Graphs

Here's a fairly typical vertical bar graph showing a hypothetical set of quarterly data for, say, invoice and collection totals. The difference here is that the whole thing is a simple table and a few divs. Really.