#CHAP Links Network (Timeline Part)#
CHAP Links Network could be found here http://almende.github.com/chap-links-library/
##DESCRIPTION##
This is a improved version of CHAP Links Network Timeline. This part of work is Sponsored by www.xperiment.mobi
The Timeline is an interactive visualization chart to visualize events in time. The events can take place on a single date, or have a start and end date (a range). You can freely move and zoom in the timeline by dragging and scrolling in the Timeline. Events can be created, edited, and deleted in the timeline. The time scale on the axis is adjusted automatically, and supports scales ranging from milliseconds to years.
When the timeline is defined as editable, events can be moved to another time by dragging them. By double clicking, the contents of an event can be changed. An event can be deleted by clicking the delete button on the upper right. A new event can be added in different ways: by double clicking in the timeline, or by keeping the Ctrl key down and clicking or dragging in the timeline, or by clicking the add button in the upper left of the timeline, and then clicking or dragging at the right location in the timeline.
The Timeline is developed as a Google Visualization Chart in javascript. It runs in every browser without additional requirements. There is a GWT wrapper available to use the Timeline in GWT (Google Web Toolkit), you can find relevant documentation here.
The Timeline is designed to display up to 100 events smoothly on any modern browser.
##IMPROVEMENTS##
- Make the chart horizonally resizable.
- Add a built-in "line" chart type. It is draggable in editable mode.
- Confirm on delete.
- Draw chart from JSON data support, JSON data export support.
- Many other small improvements.
##DOCUMENTATION##
Documentation can be found in the directory doc Examples can be found in the directory examples
##DEMO##
Please clone this git to your local or web server, then visit examples/index.html.
An online live demo also could be accessed here
Sponsored by www.xperiment.mobi