Questions tagged [chap-links-library]

CHAP Links Library is a web based visualization library for displaying graphs, networks, and timelines. The tools are developed as Google Visualization Charts for Javascript and GWT.

CHAP Links Library is developed by Almende as part of CHAP, the Common Hybrid Agent Platform.

This site contains documentation, downloads and live examples of the CHAP Links Library. The Google Group CHAP Links Library can be used to ask questions and share ideas. Sourcecode can be found at the Github project chap-links-library. Issues and feature requests can be submitted via the Github project too.

CHAP Links Library is open source and licensed under the Apache 2.0 License.

The library contains the following components:

-Graph
-Graph3d
-Network
-Timeline
-TreeGrid

49 questions
0
votes
1 answer

Ruby: Formatting table data to JSON

I'm trying to make a timeline for an the bugs and updates for an open source project. I'm new to ruby, but I'm getting some experience gradually. I've created a table called historical_gems, with the following code in the model: class HistoricalGem…
17andLearning
  • 477
  • 1
  • 8
  • 19
-1
votes
1 answer

vis.timeline is not getting rendered in IE9

I created a timeline chart using vis.js timeline, It is getting rendered properly in chrome but not in IE9. Does vis.js has support for IE9?
Manoj K J
  • 69
  • 7
-1
votes
1 answer

How to add onclick function to show extra information on a event Timeline Chart

How can i add onclick function to a event in Timeline chart. I am using a service from Almende charts (http://almende.github.io/chap-links-library/js/timeline/examples/example01_basis.html), now i want a function when i click on a event to show some…
Genad
  • 25
  • 7
-1
votes
1 answer

How to find code of function

Here I have an example: http://jsbin.com/oLaqoToH/5 (timeline with events) On double click I can create a new event but my problem is how to find function that do this so how to find the code that is created for this action. This example also have…
MikiMrki
  • 185
  • 2
  • 6
  • 22
1 2 3
4