e02ce1f9
Bumped version number to 4.10.1-SNAPSHOT by
2015-11-27 16:45:14 +0100
c5e85ae5
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-11-27 16:44:02 +0100
3a78fbbb
Released version 4.10.0 by
2015-11-27 16:43:46 +0100
32630826
(tag: v4.10.0)
Added missing images in /dist again by
2015-11-27 16:37:09 +0100
dadadba0
Released version 4.10.0 by
2015-11-27 16:35:37 +0100
1dff079d
Fixed broken unit test by
2015-11-27 16:33:23 +0100
5f0755a3
Fixed #1437: Restored `data` property of the update event of DataSet. by
2015-11-27 15:48:39 +0100
77112d83
Fixed configureOptions for new option `maxMinorChars` by
2015-11-27 15:29:57 +0100
6453cd0d
Fixed #1449, #1393: text of minor grids sometimes not being drawn. Implemented option `maxMinorChars` to customize the width of the grids. by
2015-11-27 15:26:59 +0100
1330708f
improvements on hierarchical layout by
2015-11-27 12:37:04 +0100
d48f3d62
added 1345 to the history by
2015-11-26 17:28:28 +0100
c964fe2a
- Fixed #1461: Reset order of SVG elements in legend icons. by
2015-11-26 17:26:28 +0100
cf22cdfc
Add links to new example 20, shading. by
2015-11-26 11:53:21 +0100
22b09d21
Add shading example. by
2015-11-26 11:25:48 +0100
7c5ca074
Update documentation for new Shaded option. Removed some old incorrect texts. by
2015-11-26 11:00:05 +0100
9bf74520
Prevent potential null pointer error by
2015-11-26 10:33:01 +0100
050bb425
Introduce "zero" shade orientation. by
2015-11-26 10:32:00 +0100
349017cf
- Fixed #1416: Fixed error in improvedLayout. by
2015-11-20 12:45:39 +0100
11f16281
Merge branch 'feature/webworker_mr' into webworkersNetwork by
2015-11-17 11:09:59 -0500
410f83aa
- Fixed #1358: Fixed example for clustering on zoom. Also removed private keyword from public methods. Let physics listen to data updates instead of being called from network. by
2015-11-16 18:29:38 +0100
ffa3be85
- Fixed #1408: Unclustering without release function respects fixed positions now. by
2015-11-16 18:13:43 +0100
3c9b8492
- Fixed #1414: Fixed color references for nodes and edges. by
2015-11-16 18:02:11 +0100
5302f745
- Fixed #1362: Layout of hierarchicaly systems no longer overlaps NODES. by
2015-11-16 17:45:27 +0100
2490e151
Updated history by
2015-11-13 09:27:06 +0100
608446e3
Merge pull request #1421 from zefrog/feat-network-setselection by
2015-11-13 09:26:06 +0100
998bfac3
make edges and nodes parameters optional. dead vars removal by
2015-11-12 15:55:11 +0100
28e2711e
Updated history and docs by
2015-11-12 11:15:16 +0100
9a200c6e
Merge pull request #1423 from hansmaulwurf23/issue_1378 by
2015-11-12 11:11:59 +0100
a09df56a
defined a read only property 'data' to avoid breaking the api by
2015-11-10 20:10:12 +0100
9605e5c6
Fixed warning message by
2015-11-10 15:26:16 +0100
f22eb057
Updated history by
2015-11-10 15:19:50 +0100
73f3be90
Merge pull request #1395 from liuqingc/develop by
2015-11-10 15:19:04 +0100
5009adca
Rename timeline option 'allDraggable' to 'itemsAlwaysDraggable' and update documentation by
2015-11-08 17:11:01 -0800
1eccf093
cloning old data before updating to fix #1378 by
2015-11-07 22:08:00 +0100
572cafb1
updated doc with new setSelection method by
2015-11-06 17:18:33 +0100
11288efa
Merge branch 'develop' of https://github.com/almende/vis into feat-network-setselection by
2015-11-06 16:58:18 +0100
ee0300c3
added method setselection used by both selectNodes and selectEdges methods by
2015-11-06 16:24:36 +0100
603d155e
Merge remote-tracking branch 'origin/develop' into develop by
2015-11-06 15:41:49 +0100
46dbe3a8
Expose `vis.timeline.Core` for customization purposes (see #1126) by
2015-11-06 15:41:38 +0100
c94bb055
Merge pull request #1415 from labianchin/patch-2 by
2015-11-05 14:28:01 +0100
0a0e2e2d
Fix the example link in timeline docs by
2015-11-05 10:47:54 -0200
ce4fec4d
- Fixed #1324: Labels now scale again. by
2015-11-02 16:20:46 +0100
759cff05
- Fixed #1398: Support nodes start with the correct positions. by
2015-11-02 15:23:27 +0100
97ae72f1
removed crownstone promo by
2015-11-02 10:37:14 +0100
2867d05a
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-11-02 10:28:01 +0100
aea03493
added example image by
2015-11-02 10:24:12 +0100
dc7fdaa6
Updated docs on DataSet.get() and DataView.get(). See #1401 by
2015-10-30 10:41:11 +0100
af51794a
Added accidentally removed `__any__` field from locales structure again by
2015-10-30 10:31:43 +0100
14f8cd2f
Added missing feature request for Graph3d (see #542) by
2015-10-30 10:28:18 +0100
d245c236
fix stabilize (non-batch) events from web worker by
2015-10-27 15:28:21 -0400
81890032
update change physics options on nodes by
2015-10-26 11:17:42 -0400
c687e414
final touches on stabilization by
2015-10-26 09:44:33 -0400
86e58014
refactor common code into PhysicsBase by
2015-10-23 15:02:21 -0400
82223574
replace to.id and from.id with toId and fromId by
2015-10-23 09:36:16 -0400
5e1169eb
add allDraggable option for timeline to support dragging unselected item by
2015-10-23 16:56:11 -0700
a022e56a
Updated history by
2015-10-22 20:59:38 +0200
4822b75b
Merge pull request #1381 from phimimms/develop by
2015-10-22 20:58:11 +0200
04d3b975
Fixed #1385: Draw lines on top of bars by
2015-10-22 16:43:41 +0200
627d708e
Replaced for-in loops in DataSet.js and DataView.js with Object-key iteration of cached length for greater computational performance. by
2015-10-19 00:17:27 -0400
9744c5ec
Fixed #1353: Custom bundling with browserify requiring manual installation of `babelify`. Updated readme on custom bundling. by
2015-10-16 10:43:59 +0200
db2b1c83
Updated history by
2015-10-14 16:35:14 +0200
a67c2453
Merge pull request #1354 from hansmaulwurf23/multiselectFiltersGroup by
2015-10-14 16:34:33 +0200
4b414646
renamed option from multiselectFiltersGroup to multiselectPerGroup, added docs by
2015-10-12 11:54:56 +0200
d882fae4
Removed the removed options `showMinorLines` and `showMajorLines` from the docs. by
2015-10-12 09:58:27 +0200
46389aea
added option multiselectFiltersGroup by
2015-10-09 19:17:44 +0200
387f7aa9
prevent physics update messages before nodes are constructed additional debugging in PhysicsWorker made assumption in createPhysicsEdge bug fix for filtered data sets in NodesHandler by
2015-10-07 19:37:45 -0400
5bfa3859
initial functionality for edges - connected is working, others are TODOs by
2015-10-07 16:47:16 -0400
4469ba12
update initial node creation by
2015-10-07 15:50:42 -0400
ea2a4951
switch node changes over to events by
2015-10-07 13:39:05 -0400
05869857
start on node changes based pushes to physicsWorker by
2015-10-07 00:33:19 -0400
545c894d
bug fix for disconnected springs - all the physics solvers check for connected so only include those by
2015-10-06 18:01:25 -0400
e1d6e057
additional logic to handle changing fixed nodes by
2015-10-06 16:29:52 -0400
eb181ba2
bug fix for interaction, was missing the length property on draggingNodes clearing forces/velocities on manually changed nodes to smooth out physics response. by
2015-10-06 14:34:37 -0400
04866eb0
another warning in documentation by
2015-10-06 10:11:17 -0400
37e9bcd9
remove build artifacts by
2015-10-06 10:07:38 -0400
6813bcd4
fixed whitespace and added initial documentation by
2015-10-06 10:04:03 -0400
e91ab235
Fixed #1343: Connected edges are now deselected too when deselecting a node by
2015-10-06 10:52:33 +0200
23acabcb
added POC physics web worker implementation. by
2015-10-05 09:33:29 -0400
2e55773d
Bumped version number to 4.9.1-SNAPSHOT by
2015-10-01 14:18:06 +0200
277f3b51
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-10-01 14:15:12 +0200
4e34989a
Released version 4.9.0 by
2015-10-01 14:13:11 +0200
a59e7280
(tag: v4.9.0)
Released version 4.9.0 by
2015-10-01 14:00:41 +0200
d7124f9d
Fixed #1249: option `hiddenDates` not accepting a single hidden date by
2015-09-30 16:13:36 +0200
30412988
Fixed #1326: wrongly positioned dot of PointItems by
2015-09-30 11:10:39 +0200
60fdb071
Updated history by
2015-09-30 10:48:33 +0200
440065e4
Merge pull request #1325 from machinemetrics/master by
2015-09-30 10:46:48 +0200
d968da74
Bad call to getHiddenDurationBetween by
2015-09-28 11:51:54 -0400
9aa4aede
Merge pull request #1310 from bsnote/drawpoints-styles-fix by
2015-09-22 14:33:42 +0200
eef2407a
updated history by
2015-09-21 17:19:27 +0200
5f1986dd
Merge remote-tracking branch 'origin/develop' into develop by
2015-09-21 17:18:51 +0200
11318647
added images with borders and updated the manipulation css by
2015-09-21 17:18:31 +0200
73d3a2d0
Merge pull request #1307 from Abrazan/custom-timeline-title by
2015-09-21 13:55:27 +0200
4ac55e99
add styles option back for data points by
2015-09-18 14:53:12 +0000
9781185f
updated docs by
2015-09-18 16:36:27 +0200
db598bc4
- Made autoscaling on container size change pick the lowest between delta height and delta width. by
2015-09-18 16:31:36 +0200
59a5fe80
- Fixed bug where dragging a node that is not a control node during edit edge mode would throw an error. by
2015-09-18 16:26:10 +0200
7a6246ec
- Fixed bug where a box shape could not be drawn outside of the viewable area. by
2015-09-18 16:18:24 +0200
bb0104ba
fixed self referencing edges during clustering by
2015-09-18 16:08:05 +0200
1b9f166e
rebuilt by
2015-09-18 15:31:32 +0200
0ec249ff
updated to SNAPSHOT 4.8.3 by
2015-09-17 21:38:21 +0200