Directory

← Back

JFreeChart wrapper for Vaadin

Vaadin 6-8 compatible component to display charts generated by the popular JFreeChart library

Author

Rating

Popularity

200+

TIP: see also the Vaadin 10+ compatible version of this add-on.

JFreeChart is very popular java library for building complex charts. This add-on contains a component that can display JFreeChart built chart on Vaadin application.

In browser charts are rendered as SVG making charts very sharp when pringing. For IE (that does not support SVG) charts are rendered as PNG raster image.

Note! The JFreeChart library is LGPL licenced. All other required libraries are neither Apache 2 licenced. Apache2 license is only for the wrapper code.

Responses for comments (waiting eagerly for this feature to Directory):

  • Mark, I guess you just used the online demo? It had a very old development build of Vaadin and died because of bug there. Online demo now updated.
  • Marcos, relative sizes work now to some extend. Well if rendered as SVG, blurry in IE (bitmap scaling). Integration with SvgComponent should resolve this issue.

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Released
2016-12-02
Maturity
STABLE
License
Apache License 2.0

Compatibility

Framework
Vaadin 7.0+
Vaadin 8.0+ in 4.0.0
Vaadin 6.6+ in 2.5.0
Vaadin 6.2+ in 2.2
Vaadin 6.0+ in 2.4
Browser
Internet Explorer
Internet Explorer
Internet Explorer
Firefox
Opera
Safari
Google Chrome
Internet Explorer
iOS Browser
Android Browser
Internet Explorer
Internet Explorer
Windows Phone

JFreeChart wrapper for Vaadin - Vaadin Add-on Directory

Vaadin 6-8 compatible component to display charts generated by the popular JFreeChart library JFreeChart wrapper for Vaadin - Vaadin Add-on Directory
TIP: see also the [Vaadin 10+ compatible version of this add-on](https://vaadin.com/directory/component/jfreechart-flow). JFreeChart is very popular java library for building complex charts. This add-on contains a component that can display JFreeChart built chart on Vaadin application. In browser charts are rendered as SVG making charts very sharp when pringing. For IE (that does not support SVG) charts are rendered as PNG raster image. Note! The JFreeChart library is LGPL licenced. All other required libraries are neither Apache 2 licenced. Apache2 license is only for the wrapper code. Responses for comments (waiting eagerly for this feature to Directory): - Mark, I guess you just used the online demo? It had a very old development build of Vaadin and died because of bug there. Online demo now updated. - Marcos, relative sizes work now to some extend. Well if rendered as SVG, blurry in IE (bitmap scaling). Integration with SvgComponent should resolve this issue.
Online