Skip to content

Issues: d3/d3-selection

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement d3.mouse, d3.touch, d3.touches?
#2 by mbostock was closed May 11, 2015 updated May 11, 2015 1.0
Implement selection.on.
#1 by mbostock was closed May 12, 2015 updated May 12, 2015 1.0
Implement selection.data.
#7 by mbostock was closed May 12, 2015 updated May 12, 2015 1.0
Implement selection.attrs.
#3 by mbostock was closed May 12, 2015 updated May 12, 2015 1.0
Implement selection.properties.
#5 by mbostock was closed May 12, 2015 updated May 12, 2015 1.0
Implement selection.styles.
#4 by mbostock was closed May 12, 2015 updated May 12, 2015 1.0
Implement selection.classes.
#6 by mbostock was closed May 12, 2015 updated May 12, 2015 1.0
Implement selection.ons.
#10 by mbostock was closed May 12, 2015 updated May 12, 2015 1.0
Rename selection.on to selection.event.
#14 by mbostock was closed May 16, 2015 updated May 16, 2015
Implement selection.dispatch(type, detail).
#15 by mbostock was closed May 16, 2015 updated May 16, 2015
selection.data() should return all the data, not just the first group’s
#17 by mbostock was closed May 16, 2015 updated May 16, 2015
Implement selection.nodes.
#18 by mbostock was closed May 16, 2015 updated May 16, 2015
Fallback for Map.
#11 by mbostock was closed May 19, 2015 updated May 19, 2015 1.0
Should enter and exit be empty selections, or undefined?
#21 by mbostock was closed May 19, 2015 updated May 19, 2015
Should selection.{enter,exit} be fields or methods?
#16 by mbostock was closed May 19, 2015 updated May 19, 2015
Should selection.data modify the enter and exit selections, too?
#22 by mbostock was closed May 19, 2015 updated May 19, 2015
Uncertain this contexts.
#24 by mbostock was closed May 21, 2015 updated May 21, 2015
Should selections represent arbitrarily-deep hierarchies?
#20 by mbostock was closed May 21, 2015 updated May 21, 2015
How to access the current group inside a selector?
#25 by mbostock was closed May 22, 2015 updated May 22, 2015
Should EnterNode implement appendChild and insertBefore?
#19 by mbostock was closed May 21, 2015 updated May 22, 2015
Listeners must recompute ancestor data.
#27 by mbostock was closed May 22, 2015 updated May 22, 2015
Fallback to manual array copy in arrayOf.
#8 by mbostock was closed May 22, 2015 updated May 22, 2015 1.0
How should Node require avoid the d3.event global?
#13 by mbostock was closed May 25, 2015 updated May 25, 2015
ProTip! Add no:assignee to see everything that’s not assigned.