jos
db4c138810
Replaced most alert(...) with throw new Error(...). Added two more entries to labels
пре 11 година
jos
1893ac654f
Updated graph2d docs
пре 11 година
jos
26ca73dff5
Implemented localization in Timeline and Graph2d
пре 11 година
Alex de Mulder
9e9508fe74
minor doc update
пре 11 година
Alex de Mulder
f62fa6d76e
Added customRange for graph2d Y axis
пре 11 година
Alex de Mulder
2abfcd8261
Fixed physics stopping conditions, updated history #255
пре 11 година
jos
27710d23aa
Updated main field of bower.json to `["dist/vis.min.js", "dist/vis.min.css"]` (see also #256 )
пре 11 година
jos
ad658619a9
Merge branch 'master' into develop
Conflicts:
bower.json
пре 11 година
Jos de Jong
c2f8dfdc3b
Merge pull request #256 from synthomat/patch-1
Update bower.json
пре 11 година
Alex de Mulder
8b175f3df2
fixed pointdrawing with new barchart functionality
пре 11 година
Alex de Mulder
16b712c5f5
Merge branch 'develop' of https://github.com/almende/vis into develop
Conflicts:
dist/vis.js
dist/vis.map
dist/vis.min.js
пре 11 година
Alex de Mulder
4ad7165bb7
Added barChart overlap functions
пре 11 година
synthomat
7fa051931e
Update bower.json
Included the "main" property as bower is moaning about it's absence.
see -> https://github.com/bower/bower.json-spec#main
пре 11 година
jos
cb3e652721
Fixed #252 : canceling moving an item to another group did not move the item back to the original group.
пре 11 година
jos
176767b1db
Fixed #254 : unclear description of Timeline.setSelection.
пре 11 година
jos
c39c41f549
Removed a weird character
пре 11 година
jos
44ef978ad9
Fixed #238 : the `change` event sometimes being fired twice on IE10
пре 11 година
Alex de Mulder
22a76cf2e3
fixed typo's in example 29, fixed group id 0 not used
пре 11 година
jos
69077c95fa
Removed a resolved todo
пре 11 година
jos
75d90fbc1e
Bumped version number to 3.2.1-SNAPSHOT
пре 11 година
jos
b8c7294aab
Released version 3.2.0
пре 11 година
Alex de Mulder
8270a60ff0
updated history
пре 11 година
Alex de Mulder
462995a3cd
switched navigation to Hammer --> fixed #233
пре 11 година
Alex de Mulder
ad99664742
fixed #235
пре 11 година
jos
e82a95fd14
Fixed a group "null" being displayed in IE when not using groups (see also #238 )
пре 11 година
jos
74faa13b16
Renamed core.js to Core.js
пре 11 година
Alex de Mulder
06bf7c265b
- Fixed mass = 0 for nodes.
- Revamped the options system. You can globally set options (network.setOptions) to update
settings of nodes and edges that have not been specifically defined by the individual nodes and edges.
- Disabled inheritColor when color information is set on an edge.
- Tweaked examples.
- Removed the global length property for edges. The edgelength is part of the physics system. Therefore, you have to change
the springLength of the physics system to change the edge length. Individual edge lengths can still be defined.
- Removed global edge length definition form examples.
пре 11 година
Alex de Mulder
d11653503d
made getItemRange respect visible graphgroups
пре 11 година
Alex de Mulder
b8d5d4629b
added fit() and getItemRange()
пре 11 година
Alex de Mulder
a3f0d4b36d
fixed bug with empty groups in graph2d
пре 11 година
Alex de Mulder
b123ab295e
added docs, removed logs, added extra comments.
пре 11 година
Alex de Mulder
9fdcac2f65
Merge branch 'develop' of https://github.com/almende/vis into develop
Conflicts:
HISTORY.md
dist/vis.js
пре 11 година
Alex de Mulder
6b8198d30f
justified examples
пре 11 година
Alex de Mulder
d384d0d281
added external legend example, visible option for groups, getLegend() function
пре 11 година
jos
b6ed63dda6
Updated /dist
пре 11 година
jos
a8c340df10
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
пре 11 година
jos
f2970e33aa
Fixed another bug causing items to get orphaned sometimes (See #197 )
пре 11 година
Alex de Mulder
de365cd6e5
made graph2d and timeline use the same core
пре 11 година
jos
dc78969e37
Bumped version number to 3.1.1-SNAPSHOT
пре 11 година
jos
500bdf9a54
Removed vis-light.js (again)
пре 11 година
jos
1b32004b62
Released version 3.1.0
пре 11 година
jos
6d8df70efd
Merged develop branch
пре 11 година
jos
a087546b4e
Built version 3.1.0
пре 11 година
jos
01ccf1281c
Merge remote-tracking branch 'origin/develop' into develop
пре 11 година
Alex de Mulder
9db3326f95
Merge branch 'develop' of https://github.com/almende/vis into develop
Conflicts:
dist/vis-light.js
пре 11 година
Alex de Mulder
72105bf73b
fixed edge edit nodes
пре 11 година
jos
0f14626db5
Updated version number to 3.1.0
пре 11 година
jos
2897ac9df2
Removed vis-light.js
пре 11 година
jos
da0e252ddd
Trying dutch language file of moment.js
пре 11 година
Alex de Mulder
a0cc7bd17e
Merge branch 'develop' of https://github.com/almende/vis into develop
Conflicts:
dist/vis-light.js
пре 11 година