Alex de Mulder
|
1bf725b8ac
|
test
|
10 years ago |
jos
|
3bb867890f
|
Throws an error when constructing without new keyword.
|
10 years ago |
Alex de Mulder
|
305b694a21
|
version update
|
10 years ago |
Alex de Mulder
|
e82984146a
|
merged 2.0.0 into master
|
10 years ago |
Alex de Mulder
|
6bc96b0104
|
Merge branch 'develop'
Conflicts:
src/graph/Graph.js
|
10 years ago |
Alex de Mulder
|
739c72912e
|
release 2.0.0
|
10 years ago |
jos
|
c3f8b1f168
|
Timeline.destroy works
|
10 years ago |
jos
|
ebb8626513
|
Halfway implementing Timeline.destroy
|
10 years ago |
jos
|
1a2d82dd08
|
Fixed DataSet.distinct requiring options.type to be configured
|
10 years ago |
Alex de Mulder
|
c59dd11359
|
fixed dataset problem
|
10 years ago |
Alex de Mulder
|
2c949d9704
|
auto scale yaxis
|
10 years ago |
Alex de Mulder
|
4138d6027b
|
renaming step 2
|
10 years ago |
Alex de Mulder
|
fc412ef90d
|
renaming step 1
|
10 years ago |
Alex de Mulder
|
4620f53df6
|
icons for left and right axis
|
10 years ago |
jos
|
c1179554fd
|
Item touch events now bound to centerContainer instead of itemset (must be able to click in empty area)
|
10 years ago |
jos
|
5524133fbf
|
Fixed #170: unreliable Array type detection
|
10 years ago |
jos
|
65251cac19
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
Alex de Mulder
|
735190c722
|
seperated legend and graphgroups. Still have to think about naming....
|
10 years ago |
Alex de Mulder
|
870da13503
|
updated history
|
10 years ago |
Alex de Mulder
|
1224a3cf0a
|
added editing of edges with the data manipulation, as suggested by #169
|
10 years ago |
Alex de Mulder
|
007a4a90b1
|
everything but legend and barchart working. two axis! woohoo!
|
10 years ago |
jos
|
b6d5da3a8c
|
Refactored the property names of DataSet and DataView to having underscore prefixes
|
10 years ago |
jos
|
41b270cecb
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
cd381f71d5
|
Added an example demonstrating data serialization/deserialization
|
10 years ago |
jos
|
d83b929c95
|
Reworked all examples to use vis.DataSet
|
10 years ago |
jos
|
106983fad4
|
Timeline now accepts a DataSet with items having any type of start and end.
|
10 years ago |
Alex de Mulder
|
7378bbc867
|
fixed self referencing node edge selection bug per #168
|
10 years ago |
jos
|
b4945faedd
|
Renamed DataSet option `convert` to `type`.
|
10 years ago |
Alex de Mulder
|
d758d0e0ef
|
clarified var naming
|
10 years ago |
jos
|
5a8e6ddbbe
|
Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied.
|
10 years ago |
Alex de Mulder
|
c8cc074db1
|
legend WIP
|
10 years ago |
Alex de Mulder
|
ada8e98549
|
fixed dataset bug
|
10 years ago |
Alex de Mulder
|
722d4d1ace
|
adding dataset support, wip
|
10 years ago |
Alex de Mulder
|
7767a45ab3
|
its working! woohoo!
|
10 years ago |
jos
|
cd62233c60
|
Few fixes to get animation better (still not there)
|
10 years ago |
jos
|
e41fdf45bc
|
Small update in animation.css
|
10 years ago |
jos
|
fe6cdfca4c
|
Added a start with animation (not yet working and disabled)
|
10 years ago |
jos
|
30da48a49e
|
Fixed a bug in positioning/sizing the vertical lines of box items
|
10 years ago |
jos
|
610702f21e
|
Removed all usage of style.bottom
|
10 years ago |
jos
|
1cd1540f28
|
Fixed a bug in vertical offset when height of container > height of contents
|
10 years ago |
jos
|
9b4ab61d67
|
Fixed shadows always being visible
|
10 years ago |
jos
|
fe7cc72666
|
Implemented shadows when vertical scroll is possible
|
10 years ago |
Alex de Mulder
|
37ced4311f
|
graph is drawing
|
10 years ago |
jos
|
63c36ffb6f
|
Fixed vertical drag issue while pinching
|
10 years ago |
Alex de Mulder
|
6dd02d5a4d
|
not working yet
|
10 years ago |
jos
|
0420c72b60
|
Implemented support for vertical dragging (needs some refinement)
|
10 years ago |
jos
|
1a9325da61
|
Added missing option orientation needed by Timeline itself
|
10 years ago |
jos
|
62bc49b1e1
|
Removed some redundant code
|
10 years ago |
Alex de Mulder
|
8bff97ad55
|
added wip versions of linegraph
|
10 years ago |
jos
|
f133b3e035
|
Updated main example in docs
|
10 years ago |