plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

Make cartesian axis endpoint drag elements visible to the end users

Open archmoj opened this issue 5 years ago • 4 comments

There is a nice feature built into cartesian axes in which one could interact with the graph by dragging the endpoints. Unfortunately at the moment this is rather hidden to most users until someone notices the cursor change and accidentally drags the invisible element! So it would be nice to have the option of showing the location of these drag elements by a line or something.

archmoj avatar Sep 01 '20 16:09 archmoj

I wonder if we could have these regions glow a little when you hover over them? Just enough to let folks know there's something active there. Note that it's not just the axis endpoints, it's the whole middle of each axis too, and distinct behavior in the corners.

alexcjohnson avatar Sep 01 '20 22:09 alexcjohnson

Don't we have the cursor change already? If not that's a good start just when hovering maybe

nicolaskruchten avatar Sep 01 '20 22:09 nicolaskruchten

yes, the cursor changes - but that's pretty subtle, might be nice to find something slightly more obvious we can do.

alexcjohnson avatar Sep 02 '20 01:09 alexcjohnson

See also #2942

nicolaskruchten avatar Sep 10 '20 15:09 nicolaskruchten