Mike Bostock
16b5e37e88
Update Rollup.
2017-02-28 09:29:30 -08:00
Mike Bostock
13af598703
Link to examples.
2017-01-21 09:52:14 -08:00
Mike Bostock
18a155deb6
1.0.4
2016-11-22 16:32:11 -08:00
Mike Bostock
08d3c611e2
Update README; related #72 .
2016-11-09 15:11:14 -08:00
Mike Bostock
87b80afdb4
Fix #72 for d3.forceLink.
2016-11-09 15:09:35 -08:00
Ethan Jewett
a3288c7df5
Fix #72 for d3.forceManyBody
2016-11-09 14:53:05 -08:00
Ethan Jewett
dfc521aa8e
Fix #72 for d3.forceCollide
2016-11-09 14:53:05 -08:00
Mike Bostock
af88310cb0
1.0.3
2016-10-07 09:16:09 -07:00
Mike Bostock
3a603b2f7f
Update dependencies.
2016-10-07 09:15:55 -07:00
Mike Bostock
6994c92279
Better error for missing nodes.
...
Fixes d3/d3#3003 .
2016-10-07 09:12:50 -07:00
Mike Bostock
7fdd1a8c36
Merge branch 'master' of https://github.com/steveharoz/d3-force into fix-collide-radius
2016-10-07 08:43:06 -07:00
Steve Haroz
19d0e8e897
reinitialize radii after collide.radius() ( #63 )
2016-10-07 09:18:50 -05:00
Mike Bostock
2687577dab
Fix #61 .
2016-09-27 09:19:14 -07:00
Mike Bostock
045d542d4f
Fix #60 .
2016-09-24 08:14:33 -07:00
Mike Bostock
84c8d74e06
Merge pull request #58 from nathanielw/patch-1
...
Fix typo in readme
2016-09-19 09:05:34 -07:00
Nathaniel Watson
50899c94f8
Fix typo in readme
...
"beeswam" -> "beeswarm"
2016-09-18 16:55:15 +12:00
Mike Bostock
92c8776b1a
Clarify re-initialization. Related #53 .
...
The text wasn’t clear here: it could be interpreted to mean when x.x (for
example) is called in getter mode, but re-initialization only happens when the
method is called in setter mode.
2016-08-16 12:10:52 -07:00
Mike Bostock
ae98041ebc
Merge pull request #52 from Devinsuit/master
...
Add links to source
2016-08-15 09:44:09 -07:00
Devinsuit
27053a96f9
Add links to source
2016-08-13 19:59:30 +03:00
Mike Bostock
e3c94a128f
1.0.2
2016-08-02 14:47:15 -07:00
Mike Bostock
3da261a5e1
Add module entry. Related rollup/rollup-plugin-node-resolve#48 .
2016-08-02 14:47:14 -07:00
Mike Bostock
be633bea52
1.0.1
2016-07-29 15:45:19 -07:00
Mike Bostock
80927e0f2d
Update postpublish, Rollup.
2016-07-29 15:45:15 -07:00
Mike Bostock
8b6cffa1c8
Update README. Related #38 .
2016-07-28 08:42:30 -07:00
Mike Bostock
af1d2b8c86
Update README. Fix #47 .
2016-07-26 16:31:54 -04:00
Mike Bostock
e9a4a284cb
Update README. Related d3/d3#2881 .
2016-06-30 12:23:02 -07:00
Mike Bostock
b6d4dfec29
1.0.0
2016-06-24 10:43:18 -07:00
Mike Bostock
29ad3e14e6
Prepare for major release.
2016-06-24 10:43:11 -07:00
Mike Bostock
c69a91aec5
Add phyllotaxis image.
2016-06-20 15:26:49 -07:00
Mike Bostock
3c00395e78
Rename drag to velocity decay.
2016-06-20 14:02:30 -07:00
Mike Bostock
44c73909ee
Simplify node-fixing API.
...
Rather than storing separate state for the nodes’ fixed positions, just use the
fx and fy properties on the nodes themselves. This is more similar to the 3.x
API which used node.fixed (and node.px, node.py to store the previous position).
This eliminates the need to expose additional APIs for getting, setting,
clearing and iterating over the fixed positions.
Fixes #35 .
2016-06-20 13:50:42 -07:00
Mike Bostock
145250d68b
0.7.1
2016-06-19 09:25:07 -07:00
Mike Bostock
88aa802ab3
Update dependencies.
2016-06-19 09:25:07 -07:00
Mike Bostock
11a3c6fb86
Tag as d3-module. Related d3/d3#2827 .
2016-06-14 09:23:27 -07:00
Mike Bostock
2942439ebd
0.7.0
2016-06-07 20:53:52 -07:00
Mike Bostock
31f6027bba
Export to d3.
...
Related d3/d3#2840 .
2016-06-07 20:53:45 -07:00
Mike Bostock
04c525a16e
Update README.
2016-06-07 12:33:27 -07:00
Mike Bostock
04c2386ef0
Merge pull request #33 from jheer/master
...
Support unfix of all nodes.
2016-06-07 12:32:04 -07:00
Jeffrey Heer
0e28745c34
Add unfixAll method.
2016-06-07 12:29:24 -07:00
Mike Bostock
68a4cdb033
0.6.3
2016-05-20 14:22:20 -07:00
Mike Bostock
3cbde605e3
Update d3-collection to 0.2.
2016-05-20 14:22:11 -07:00
Mike Bostock
2495c0b7ba
Update README.
2016-05-19 13:05:27 -07:00
Mike Bostock
b264ebc70d
Update README.
2016-05-18 09:53:31 -07:00
Mike Bostock
80d15201d0
Add ESLint. Related d3/d3-scale#59 .
2016-05-14 21:21:29 -07:00
Mike Bostock
5b800d14cc
0.6.2
2016-05-13 11:14:06 -07:00
Mike Bostock
e19a24e416
Link to interactive graph.
2016-05-13 11:13:36 -07:00
Mike Bostock
f5a9ae2555
If target position is NaN, do nothing.
2016-05-13 11:11:17 -07:00
Mike Bostock
7f0201b285
Update README.
2016-05-12 15:54:15 -07:00
Mike Bostock
61ac68434d
Add simulation.find. Fixes #31 .
2016-05-12 15:52:32 -07:00
Mike Bostock
80ea6904ef
Document the expected number of ticks.
2016-05-12 15:30:55 -07:00