This post originated from an RSS feed registered with Ruby Buzz
by Christopher Williams.
Original Post: CSS Graphs Plugin Patch
Feed Title: Late to the Party
Feed URL: http://cwilliams.textdriven.com/xml/rss20/feed.xml
Feed Description: Ruby. Rails. Stuff.
While trying to come up with snappier, easier graphs without needing to resort to RMagick - I turned to topfunky's CSS graphs plugin. It's a neat little plugin that will generate a pure CSS Graph for you. It's not earth-shattering, but is mildly useful for small graphs.
Seeing that it was inspired by Apples to Oranges and that I wanted to be able to create the other examples shown there, I created a nice new patch that adds the other graph types, and submitted it to Geoff. You can see examples in his post about the update. Hopefully they'll be useful to you as well.