Add-on Directory

ChronoGrapher - Vaadin Add-on Directory

ChronoGrapher - Simile TimeLine for Vaadin 7 ChronoGrapher - Vaadin Add-on Directory
Chronographic Timeline component for Vaadin. ChronoGrapher is Vaadin implementation of BSD licensed SimileTimeline (http://www.simile-widgets.org/timeline/). Most javascripts and graphics are from SimileTimeline project (with some modifications). Some of the gwt client side code (also with some modifications) are from Apache 2.0 licensed gwtsimiletimeline project (https://code.google.com/p/gwtsimiletimeline/). Quick Start with maven 1. Add dependency to the pom.xml of your project 2. Add widgetset inheritance to the YouProjectWidgetSet.gwt.xml file 3. Compile widgetset (mvn vaadin:compile) Alternatively you can refer the chronographer-demo project as an example.
Quick Start for older (Vaadin 6) versions
Quick Start (Vaadin 7)
Source Code

ChronoGrapher version 0.0.1-SNAPSHOT
initial and experimental release

ChronoGrapher version 0.0.2
hot zone rendering fix

ChronoGrapher version 0.0.3
Theming, bug fixes etc.

ChronoGrapher version 0.0.4
New (2.3.0) js-files, fixes, migrated all gwt codes under this project, etc..

ChronoGrapher version 0.1.0
First Vaadin 7 version of ChronoGrapher with lots of refactoring and fixes.

ChronoGrapher version 0.2.0
Server side click listener and client side mouse over popup by Ivan Obradovic One example case more, minor fixes etc., vaadin 7.1