Imageomics / dashboard-prototype

Prototype data dashboard for Imageomics Data
http://dash.imageomics.org
MIT License
5 stars 2 forks source link

Feature/map #17

Closed egrace479 closed 1 year ago

egrace479 commented 1 year ago

components/prototype-map.py generates interactive map of the specimen locations colored by subspecies, with size of bubbles proportional to the number of specimens of that subspecies at that locality.

Renames test_components folder as components with addition of new graphs.py.

Step one in larger integration of mapping feature and code redundancy reduction.