Hi!! I’m sorry to bother you guys too much, I would like to finish this visualization. I’m just doing it to learn at home.
The tooltip does not move when using the brush function. I am testing several alternatives.
https://observablehq.com/d/c7b94298c83a90dd?collection=@d3/d3-brush
I’m trying to add to (brush) something like: d3.select(chart).select(".tooltip").remove() and remove the mouseleave from (chart)
many thanks!!!