issues
search
d3plus
/
d3plus-plot
A reusable javascript x/y plot built on D3.
MIT License
7
stars
0
forks
source link
fixes lineMarkers not disappearing in multi-shape Plot
#184
Closed
davelandry
closed
2 years ago
davelandry
commented
2 years ago
Steps to reproduce the bug:
create a Plot visualization with a set of Bars and a Line w/ lineMarkers enabled
remove the Line in a redraw
see that the lineMarkers persist and don't get removed
Steps to reproduce the bug: