peer2p
14 Nov 2008, 6:01 AM
Hi.
I created a Panel that renders a dynamically resizable Bluff (http://bluff.jcoglan.com/) Graph.
Bluff is a JavaScript port of the Gruff graphing library for Ruby.
It is designed to support all the features of Gruff with minimal dependencies.
You can choose between many different chart types and layout options.
Features:
- Configure a graph via panel-config
- Graph always fits panelsize
- Redraw graph with different data series
- Reuse canvas and draw a complete different graph
The code is currently beta, so any feedback and/or bug reports are highly appreciated.
Description, demo and download page is at
http://peermedia.de/extjsbluff/
Have Fun!
I created a Panel that renders a dynamically resizable Bluff (http://bluff.jcoglan.com/) Graph.
Bluff is a JavaScript port of the Gruff graphing library for Ruby.
It is designed to support all the features of Gruff with minimal dependencies.
You can choose between many different chart types and layout options.
Features:
- Configure a graph via panel-config
- Graph always fits panelsize
- Redraw graph with different data series
- Reuse canvas and draw a complete different graph
The code is currently beta, so any feedback and/or bug reports are highly appreciated.
Description, demo and download page is at
http://peermedia.de/extjsbluff/
Have Fun!