d3plus / d3plus-shape

Fancy SVG shapes for visualizations
MIT License
20 stars 2 forks source link

On mouseover the label disappears #61

Closed palamago closed 6 years ago

palamago commented 7 years ago

Expected Behavior

Current Behavior

The shape label disappears. sept-06-2017 12-32-28

You can reproduce the issue on this example: https://d3plus.org/examples/d3plus-hierarchy/selecting-container/

Steps to Reproduce (for bugs)

  1. Load a treemap chart : https://d3plus.org/examples/d3plus-hierarchy/selecting-container/
  2. Place the mouse over of any shape.
  3. You will see.

Your Environment

davelandry commented 7 years ago

Working on this now. Kudos to @palamago for actually filling out the full bug report 😍

palamago commented 6 years ago

Reopen, because I think this bug is related: sept-11-2017 17-24-16 Happens when you have a chart with timeseries. After you hover the label always stay on top.