ebb86265
Halfway implementing Timeline.destroy by
2014-06-19 16:49:34 +0200
1a2d82dd
Fixed DataSet.distinct requiring options.type to be configured by
2014-06-19 16:49:09 +0200
c59dd113
fixed dataset problem by
2014-06-19 16:34:17 +0200
2c949d97
auto scale yaxis by
2014-06-19 14:45:45 +0200
4138d602
renaming step 2 by
2014-06-19 12:19:30 +0200
fc412ef9
renaming step 1 by
2014-06-19 12:18:58 +0200
4620f53d
icons for left and right axis by
2014-06-19 12:02:31 +0200
c1179554
Item touch events now bound to centerContainer instead of itemset (must be able to click in empty area) by
2014-06-19 11:50:50 +0200
5524133f
Fixed #170: unreliable Array type detection by
2014-06-19 09:46:33 +0200
65251cac
Merge remote-tracking branch 'origin/develop' into develop by
2014-06-19 09:41:09 +0200
735190c7
seperated legend and graphgroups. Still have to think about naming.... by
2014-06-18 18:20:47 +0200
870da135
updated history by
2014-06-18 15:42:43 +0200
1224a3cf
added editing of edges with the data manipulation, as suggested by #169 by
2014-06-18 15:14:32 +0200
007a4a90
everything but legend and barchart working. two axis! woohoo! by
2014-06-17 19:15:53 +0200
b6d5da3a
Refactored the property names of DataSet and DataView to having underscore prefixes by
2014-06-17 17:35:48 +0200
41b270ce
Merge remote-tracking branch 'origin/develop' into develop by
2014-06-17 15:47:05 +0200
cd381f71
Added an example demonstrating data serialization/deserialization by
2014-06-17 15:46:51 +0200
d83b929c
Reworked all examples to use vis.DataSet by
2014-06-17 14:31:45 +0200
106983fa
Timeline now accepts a DataSet with items having any type of start and end. by
2014-06-17 14:16:37 +0200
7378bbc8
fixed self referencing node edge selection bug per #168 by
2014-06-17 12:03:58 +0200
b4945fae
Renamed DataSet option `convert` to `type`. by
2014-06-17 11:48:44 +0200
d758d0e0
clarified var naming by
2014-06-17 11:26:39 +0200
5a8e6ddb
Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied. by
2014-06-17 10:48:35 +0200
6858bbd9
Halfway implementing css transitions by
2014-06-17 10:12:50 +0200
c8cc074d
legend WIP by
2014-06-16 19:03:46 +0200
ada8e985
fixed dataset bug by
2014-06-16 14:30:51 +0200
722d4d1a
adding dataset support, wip by
2014-06-16 12:39:40 +0200
7767a45a
its working! woohoo! by
2014-06-13 17:49:04 +0200
cd62233c
Few fixes to get animation better (still not there) by
2014-06-13 17:13:03 +0200
e41fdf45
Small update in animation.css by
2014-06-13 14:04:55 +0200
fe6cdfca
Added a start with animation (not yet working and disabled) by
2014-06-13 13:59:44 +0200
30da48a4
Fixed a bug in positioning/sizing the vertical lines of box items by
2014-06-13 13:58:00 +0200
610702f2
Removed all usage of style.bottom by
2014-06-13 12:37:25 +0200
1cd1540f
Fixed a bug in vertical offset when height of container > height of contents by
2014-06-13 12:03:29 +0200
9b4ab61d
Fixed shadows always being visible by
2014-06-13 11:54:44 +0200
fe7cc726
Implemented shadows when vertical scroll is possible by
2014-06-13 11:47:35 +0200
37ced431
graph is drawing by
2014-06-13 11:35:33 +0200
63c36ffb
Fixed vertical drag issue while pinching by
2014-06-13 10:57:26 +0200
6dd02d5a
not working yet by
2014-06-13 10:50:03 +0200
0420c72b
Implemented support for vertical dragging (needs some refinement) by
2014-06-12 17:35:22 +0200
1a9325da
Added missing option orientation needed by Timeline itself by
2014-06-12 16:31:33 +0200
62bc49b1
Removed some redundant code by
2014-06-12 16:24:54 +0200
8bff97ad
added wip versions of linegraph by
2014-06-12 16:07:49 +0200
4bb9e59a
Reverted the basic example by
2014-06-12 15:55:11 +0200
f133b3e0
Updated main example in docs by
2014-06-12 15:43:06 +0200
6f1f5b1d
Updated the basic example, uses DataSet now by
2014-06-12 15:39:38 +0200
8ef8a1e0
Implemented options `zoomable` and `moveable` by
2014-06-12 15:23:02 +0200
693d8019
Moved change listener to _create by
2014-06-12 14:18:43 +0200
e232f81d
Renamed body.props to body.domProps by
2014-06-12 14:16:48 +0200
5033272a
Moved default start and end to Range by
2014-06-12 13:59:19 +0200
f672f7b5
Reworked options and setOptions by
2014-06-11 15:20:13 +0200
4ac1d3ab
Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util` by
2014-06-11 11:45:08 +0200
43912f5d
Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now by
2014-06-10 17:29:57 +0200
0f45b7a2
Removed double function naming by
2014-06-10 17:16:41 +0200
46c62cf1
Merge remote-tracking branch 'origin/develop' into develop by
2014-06-10 15:17:29 +0200
93472384
Updated vis overview image by
2014-06-10 15:15:59 +0200
312a73a5
Fixed height of vertical line of box items not always updated correctly by
2014-06-10 14:59:30 +0200
e579c551
Updated css in example 12 by
2014-06-10 14:51:28 +0200
53e6e503
Fixed alignment of the content panels to axis by
2014-06-10 14:05:34 +0200
19dfc924
Fixed ItemSet not updating on change in DataSet by
2014-06-10 12:29:48 +0200
f1137762
Deleted redundant `Panel` and `RootPanel` by
2014-06-10 12:22:45 +0200
297adb1c
A minor improvement in dragging items by
2014-06-10 12:18:17 +0200
2723b267
Fixed date snapping by
2014-06-10 12:06:38 +0200
08d486a5
Items are selectable and editable largely by
2014-06-10 11:58:48 +0200
a5025b96
Renamed all functions `repaint` to `redraw` by
2014-06-10 10:56:40 +0200
4c77206e
Merged from develop branch by
2014-06-10 10:52:29 +0200
b822e6d8
Merge branch 'develop' into predefined_panels by
2014-06-10 10:43:50 +0200
f998388c
minor bugfixes for git issues #157 #158 #159 by
2014-06-10 10:41:33 +0200
7a5d6f30
Merge pull request #157 from theGrue/initiallyVisible by
2014-06-10 10:11:23 +0200
b49c11eb
Fixing usage of dataManipulation.initiallyVisible option. by
2014-06-06 17:02:35 -0400
0082d481
Shortened the basic example on the front page by
2014-06-06 22:21:01 +0200
e14316fe
Added a Graph3d gallery by
2014-06-06 22:16:00 +0200
05c6e00f
Released version 1.1.0 by
2014-06-06 21:40:36 +0200
6fe36a4b
Merge remote-tracking branch 'origin/develop' into develop by
2014-06-06 21:36:22 +0200
821347d4
(tag: v1.1.0)
Merge branch 'develop' by
2014-06-06 21:33:59 +0200
342fab1f
Released version 1.1.0 by
2014-06-06 21:33:29 +0200
7cd4ba5c
Updated playground example by
2014-06-06 21:32:56 +0200
89bec935
updated History by
2014-06-06 15:30:56 +0200
aa52bdd8
added dragNodes option. Renamed dragGraph option. by
2014-06-06 15:30:15 +0200
d95ecad3
Replaced double quotes in js with single quotes by
2014-06-06 13:49:45 +0200
d0efc464
Fixed an auto animation start/stop issue by
2014-06-06 12:25:39 +0200
811324e3
Minor improvements in the examples by
2014-06-06 12:16:01 +0200
b698f68b
Graph3d listens for changes in the dataset now by
2014-06-06 12:15:49 +0200
157c8a9f
Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations by
2014-06-06 12:02:00 +0200
fc6d7ab8
Fixed #107: allow repeating select event by
2014-06-06 11:56:30 +0200
a3c0b356
Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d by
2014-06-06 11:47:17 +0200
f2b1eed9
Renamed event `camerapositionchange` to `cameraPositionChange` by
2014-06-06 11:08:21 +0200
e6cd80ad
Updated examples a little by
2014-06-06 10:49:11 +0200
5977b5bf
Updated styling of graph3d docs by
2014-06-06 09:51:21 +0200
f2d79243
Removed a left over console.log by
2014-06-06 09:19:01 +0200
59195f9d
tiny refactor and updated history for graph3d by
2014-06-05 17:07:24 +0200
3506b636
fixed broken examples by
2014-06-05 17:04:33 +0200
abefb671
Moved CurrentTime and CustomTime to the foreground panel by
2014-06-05 17:00:29 +0200
ad2e2352
Fixed offset in zooming with scroll when using groups by
2014-06-05 16:55:37 +0200
f5c41e89
Merge branch 'graph3d' into develop by
2014-06-05 16:50:43 +0200
350d43ae
Introduced a forgroundVertical panel, positioned the dots of item boxes there by
2014-06-05 16:48:10 +0200
3dfd05ee
ItemSet starts to work again by
2014-06-05 16:15:53 +0200
0bb71fd3
A fix in the height of the vertical grid lines by
2014-06-05 15:40:58 +0200
9f2eee8a
CurrentTime and CustomTime working again by
2014-06-05 14:23:20 +0200
9eb056d1
Moved grid lines of TimeAxis to the background panel by
2014-06-05 12:36:26 +0200