zambezi / grid

D3 component for drawing grids
MIT License
4 stars 2 forks source link

Column drag #4

Closed gabrielmontagne closed 8 years ago

gabrielmontagne commented 8 years ago

Description

This implements column-drag as we know and don't particularly love: attempting to use the native drag&drop API which --- well, maybe it's not it, it's me. The feature is added, but I suspect (kinda know) that it won't work cross browsers "too well".

I imagine this being reimplemented a bit more by hand, perhaps using d3-drag.

But still

... where it works it works nicely.