natcap / global-web-viewer

A web viewer prototype for visualizing and analyzing global data.
GNU General Public License v3.0
3 stars 1 forks source link

Future work ideas #64

Open dcdenu4 opened 2 years ago

dcdenu4 commented 2 years ago

I'm creating this issue to track ideas for when / if there is ever development beyond the prototype.

Other technologies to consider

Inspirations

dcdenu4 commented 2 years ago

Sortable Legends

I ended up using this library: https://github.com/clauderic/react-sortable-hoc. However, they even suggest moving to https://github.com/clauderic/dnd-kit. But that library seems pretty new with less examples for quick adoption. Thus I went with the path of least resistance here. Might in the future want to switch to latter library, or:

I also looked at vizzualities legend component library for inspiration: https://github.com/Vizzuality/vizzuality-components