Uh oh!
There was an error while loading. Please reload this page.
do not delete hoverlabel when hovertemplate is defined - #3480
Conversation
etpinard
commented
Jan 24, 2019
Nice! It might be nice to add a few more test cases 🔒 ing down this fix. Maybe one for |
antoinerg
commented
Jan 25, 2019
Just for future reference, problem #3418 fixed by the current PR will arise for any trace types that do not append anything to variable plotly.js/src/components/fx/hover.js Lines 934 to 965 in 58bf5bb |
etpinard
commented
Jan 28, 2019
@antoinerg can you try to add tests for |
This is now done in 7bff254. Sorry for the slow reply: I initially struggled to reproduce the issue for |
etpinard
commented
Jan 28, 2019
Thanks 💃 ! |
Closes#3478