plottable icon indicating copy to clipboard operation
plottable copied to clipboard

rework legend code to use HTML positioning

Open hellochar opened this issue 7 years ago • 2 comments

Legend code is awful and overcomplicated; most of what we need is achievable through simple HTML and CSS. Use that instead.

hellochar avatar Feb 23 '17 23:02 hellochar

Hey @pkwi here's a mockup of the new legend behavior: https://jsfiddle.net/hellochar/63ov4w2y/ you can drag the center line to see how it resizes at various widths.

hellochar avatar Mar 30 '17 02:03 hellochar

@hellochar nice one!

pkwi avatar Mar 30 '17 10:03 pkwi