Commit 83234b5
committed
[breaking] add
- this reorders the object-constant nodes (i.e. for traces w/ ids)
correctly 🎉
- BUT, this also brakes the update pattern for traces with non-numeric
(x,y), as the .remove call in Drawing.translatePoint throws the
join selections out-of-sync, leading an exception!join.order() calls during marker and text node updates1 parent cbcec26 commit 83234b5
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| 447 | + | |
| 448 | + | |
447 | 449 | | |
448 | 450 | | |
449 | 451 | | |
| |||
483 | 485 | | |
484 | 486 | | |
485 | 487 | | |
| 488 | + | |
| 489 | + | |
486 | 490 | | |
487 | 491 | | |
488 | 492 | | |
| |||
0 commit comments