Alex de Mulder
|
17a6f6bb74
|
fixed multiline labels per #184
|
10 years ago |
Alex de Mulder
|
40fd3d64db
|
fixed mean bug by introducing to global time and screen, removed a lot of the dataset function usage due to them being VERY slow (15x speed difference!!)
|
10 years ago |
Alex de Mulder
|
146793270d
|
optimized, 8 amazing examples, just docs left....
|
10 years ago |
Alex de Mulder
|
a3c5caa275
|
ready for optimalization.
|
10 years ago |
Alex de Mulder
|
25a7ded72e
|
(re)fixed #181
|
10 years ago |
Alex de Mulder
|
6f9cc716cb
|
more examples, working on performance example
|
10 years ago |
Alex de Mulder
|
00533990db
|
updated dist with fix for #181, updated history.
|
10 years ago |
Alex de Mulder
|
aa94e4a7ec
|
ordering tweak
|
10 years ago |
Alex de Mulder
|
1b055efca0
|
Merge branch 'develop' of https://github.com/almende/vis into develop
|
10 years ago |
Alex de Mulder
|
e8bcd2a3a5
|
fixed graph.storePositions() - bug introduced by experimental naming convention of Dataset..
|
10 years ago |
Alex de Mulder
|
db46e27732
|
Creating examples, lots of bugfixes!
|
10 years ago |
Alex
|
fdcce5240d
|
Merge pull request #180 from vukk/develop
Make scaling factor of selected edges configurable, thanks Vukk!
|
10 years ago |
Unto Kuuranne
|
2e036406aa
|
Clarify widthSelectionMultiplier documentation
|
10 years ago |
Unto Kuuranne
|
1b11aae7fb
|
Make scaling factor of selected edges configurable via widthSelectionMultiplier
|
10 years ago |
Alex de Mulder
|
4a2f6136e1
|
Merge branch 'develop' into graph2d
Conflicts:
dist/vis.css
dist/vis.js
dist/vis.min.css
dist/vis.min.js
src/DataSet.js
src/timeline/Timeline.js
|
10 years ago |
Alex de Mulder
|
2cb60ed78f
|
fully functional!!
|
10 years ago |
Alex de Mulder
|
6ad2f0e8ef
|
structure, bugs, barchart, icons
|
10 years ago |
Alex de Mulder
|
424df3caaa
|
extended selection API, deprecated setSelection as per #174
|
10 years ago |
Jos de Jong
|
699146b5c0
|
Put release date of v2.0.0
|
10 years ago |
jos
|
3a05985090
|
Fixed group height being applied to group background panel as well
|
10 years ago |
Alex de Mulder
|
b6e5a9dadb
|
bargraphs!! woohoo!!
|
10 years ago |
jos
|
18f73d78bd
|
Cleaned up some css
|
10 years ago |
jos
|
9e170f5158
|
Minor change in example 18
|
10 years ago |
jos
|
d78a823d4e
|
Removed the 'rangeoverflow' item type
|
10 years ago |
jos
|
468e613a26
|
Fixed #172: auto detected item type being preferred over the global item `type`.
|
10 years ago |
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 |