Commit Graph

229 Commits

Author SHA1 Message Date
Mike Bostock
00268ddf6a Favor proper imports. 2018-11-13 07:27:48 -08:00
Mike Bostock
8d2a75121a Fix nodeById initialization. 2018-11-13 07:23:30 -08:00
Mike Bostock
0062ebbad5 Adopt Map. 2018-11-10 22:04:52 -08:00
vasco
ec2f423ba5 Fix #111. Add iterations to tick method. 2018-11-10 21:55:59 -08:00
vasco
b383200ee5 Fix #123 Initialize fixed nodes from f* attributes 2018-10-10 21:18:40 -07:00
Mike Bostock
83d4653e8e 1.1.2 2018-08-24 14:26:09 -07:00
Mike Bostock
6d7e24bf72 Update dependencies. 2018-08-24 14:26:07 -07:00
Mike Bostock
ed010ef09a Adopt npm_package_version. 2018-08-24 14:01:54 -07:00
Mike Bostock
b104062edc Move index; add unpkg & jsdelivr fields. 2018-08-24 13:49:50 -07:00
Mike Bostock
56a9e6f5a7 1.1.1 2018-08-24 12:08:22 -07:00
Mike Bostock
a5105d8a64 Update dependencies. 2018-08-24 12:08:21 -07:00
Mike Bostock
84d0335443 Add forceRadial example. 2017-09-30 08:42:09 -07:00
Mike Bostock
0c2f3f466a 1.1.0 2017-09-30 08:35:58 -07:00
Mike Bostock
c1450d0d7f 1.0.7 2017-09-30 08:35:06 -07:00
Mike Bostock
b5ab2776b8 Update dependencies. 2017-09-30 08:34:55 -07:00
Mike Bostock
b20fa133c4 Fix #103. Update README. 2017-09-23 11:06:56 -07:00
Mike Bostock
5718530dd5 Rename local var. 2017-09-23 11:02:17 -07:00
Mike Bostock
6cadb82a47 Merge branch 'barnes-hut-coords' of https://github.com/vasturiano/d3-force-3d into vasturiano-barnes-hut-coords 2017-09-23 11:01:16 -07:00
Mike Bostock
cea22c8894 Update README. 2017-09-21 22:16:49 -07:00
Mike Bostock
40bd984ffa Add d3.forceRadial. 2017-09-21 22:15:37 -07:00
Vasco Asturiano
258b35d1a2 Correct weighted average in barnes-hut coordinates 2017-06-23 00:35:55 -07:00
Mike Bostock
c7d165a72e Update README. 2017-04-14 22:27:14 -07:00
Alexey Velikiy
2eaf0f07fa Add force removing note 2017-04-14 22:25:45 -07:00
Mike Bostock
95aa9b10cb 1.0.6 2017-03-10 10:05:18 -08:00
Mike Bostock
7b052fa041 Update UglifyJS. 2017-03-10 10:05:09 -08:00
Mike Bostock
9968e3780b 1.0.5 2017-02-28 09:29:39 -08:00
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