Directory

Protovis wrapper for Vaadin Add-on - Vaadin Add-on Directory

Chart library based on Protovis' graphics tools Protovis wrapper for Vaadin Add-on - Vaadin Add-on Directory
VProtovis is a component which allows you to embed Protovis' based charts in Vaadin application. VProtovis main features are: - No connection to third party website for chart generation (a.k.a Google Charts) - Only one jar to add in your project - SVG or VML generation for IE compatibility (thanks to jfirebaugh's work) - Simple API for simple charts (no protovis skills needed ) Supported charts : - Bar - Line - Pie - Area - Spider If you need more complex charts, you have to use protovis in native mode or download ProtovisGWT.
Online Demo
Issue Tracker
Source Code
Discussion Forum

Protovis wrapper for Vaadin Add-on version 0.2
Initial release

Protovis wrapper for Vaadin Add-on version 0.3
Fix infinity loop during range calculation Pie chart support Dynamic tooltips available for line charts

Protovis wrapper for Vaadin Add-on version 0.4
Tooltip location bug fixes Area and spider chart support

Protovis wrapper for Vaadin Add-on version 0.5
Fixed bug on pie chart

Protovis wrapper for Vaadin Add-on version 0.6
Bug fixes