issues
search
d3
/
d3-selection
Transform the DOM by selecting elements and joining to data.
https://d3js.org/d3-selection
ISC License
557
stars
292
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Firefox error when calling d3.pointer inside of 'zoom' event handler
#319
Fil
opened
2 months ago
1
Handle touch events in pointer()
#318
qrest
closed
6 months ago
4
Cannot import {pointer} function as it is not available to import
#317
husseinhaidarsword
closed
8 months ago
4
Missing null check
#316
isakbm
closed
8 months ago
1
.attr on null selection should not error
#315
isakbm
closed
1 year ago
3
restructure README
#314
Fil
closed
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#313
dependabot[bot]
opened
1 year ago
0
Bump semver from 7.3.5 to 7.5.4
#312
dependabot[bot]
opened
1 year ago
0
Bump tough-cookie from 4.0.0 to 4.1.3
#311
dependabot[bot]
opened
1 year ago
0
`pointer.js` function is not available for import through `d3-selection`
#310
nick-kl4us
closed
1 year ago
8
Bump semver from 7.3.5 to 7.5.3
#309
dependabot[bot]
closed
1 year ago
1
Chaining select has a side-effect on data
#308
HyroVitalyProtago
closed
1 year ago
1
Error: path attribute d expected number, on value with scientific notation
#307
gg2
closed
1 year ago
2
Proposal: Memoization Utility
#306
curran
closed
3 months ago
4
fix: Support touch events
#305
luke-s-snyder
closed
2 years ago
2
Bump terser from 5.7.0 to 5.14.2
#304
dependabot[bot]
opened
2 years ago
0
chaining multiple transform styles to an element do not all get applied to the element
#303
douglaskariuki
closed
2 years ago
1
Is anyone working on D3.ts ?
#302
nwheatleKite
closed
2 years ago
1
selection.appendAll
#301
mbostock
opened
2 years ago
3
One
#300
curran
closed
1 year ago
19
Enable the use of d3.join() without implicit d3.order() call
#299
NeonMika
closed
2 years ago
3
Please provide your artifact as transpiled (CJS) code.
#298
dwjohnston
closed
2 years ago
3
selection.wrap
#297
Fil
opened
2 years ago
0
insert sibling
#296
Fil
opened
2 years ago
0
insertBefore, insertAfter
#295
mbostock
opened
2 years ago
2
Selection.one
#294
curran
closed
1 year ago
12
Raise an error when passing a `selection.data()` key that does not evaluate to a string.
#293
mjmdavis
closed
3 years ago
1
Stash the key used by the previous data-join
#292
mbostock
opened
3 years ago
2
Adopt InternMap for selection.data
#291
mbostock
opened
3 years ago
0
d3.style('padding') or d3.style('margin') returned empty string only in firefox
#290
ZaharovDm
closed
3 years ago
2
How to report type issues
#289
simPod
closed
3 years ago
1
Bump acorn from 6.2.1 to 6.4.2
#288
dependabot[bot]
closed
3 years ago
1
Bump ws from 7.1.1 to 7.4.6
#287
dependabot[bot]
closed
3 years ago
1
Simplify usage of selection.join with transitions
#286
curran
closed
3 years ago
5
selection.merge(transition)
#285
curran
closed
3 years ago
4
Add sample code for transitions into README docs
#284
curran
closed
3 years ago
1
Proposal: add sample code for transitions into README docs
#283
curran
closed
3 years ago
1
Bump lodash from 4.17.15 to 4.17.21
#282
dependabot[bot]
closed
3 years ago
1
Adopt type=module
#281
Fil
closed
3 years ago
1
How to add passive listener into zoom event?
#280
MUTHUKUMAR73737
closed
3 years ago
1
fix selectChildren so that they can be removed with selection.remove()
#279
likev
closed
3 years ago
2
Update README.md
#278
jkiss
closed
3 years ago
1
Use changedTouches[0] if present in pointer
#277
tophtucker
closed
3 years ago
2
remove all children
#276
Fil
closed
3 years ago
2
selection.selectChildren().remove() does not remove all children
#275
KirkMcDonald
closed
3 years ago
1
IE11: SCRIPT5007: Unable to get property 'ownerSVGElement' of undefined or null reference
#274
albertzang
closed
3 years ago
1
Change usage of const in size.js as it throws on IE11
#273
boyanio
closed
3 years ago
1
Using const in size.js breaks IE11
#272
boyanio
closed
3 years ago
2
splitting string with original regex in ie11 fails
#271
slamidtfyn
closed
3 years ago
1
d3Selection.pointer does not work on mobile device
#270
stoneshell
closed
3 years ago
3
Next