Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
MUR Drupal
d3-library
Commits
6b3f9a06
Commit
6b3f9a06
authored
Jun 23, 2016
by
Mike Bostock
Browse files
Update CHANGES.
parent
6694dfd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
CHANGES.md
CHANGES.md
+3
-1
No files found.
CHANGES.md
View file @
6b3f9a06
...
...
@@ -1214,7 +1214,9 @@ The d3.timer.flush method has been renamed to [d3.timerFlush](https://github.com
TODO
*
transitions are immutable, too;
*transition*
.merge
Like
[
selections
](
#selections-d3-selection
)
, transitions are now immutable.
The new
[
*transition*.merge
](
https://github.com/d3/d3-transition#transition_merge
)
method…
*
*transition*
.each ↦
*transition*
.on
*
*transition*
.each is now the same as
*selection*
.each
*
new d3.active for chaining transitions / modifying in-progress transitions
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment