sdss / marvin

Data access and visualization for MaNGA. http://sdss-marvin.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
55 stars 32 forks source link

web display of properties using d3 parallel coordinates #114

Open havok2063 opened 7 years ago

havok2063 commented 7 years ago

This is something I've been working on, and has received positive feedback and interest from local people. This would link the properties together for a given spaxel and display clustering and correlations. Using d3 parallel coordinates. This should be implemented on the single galaxy page for dap properties, as well as in the future manga sample exploration page.

havok2063 commented 7 years ago

This can also be done much easier with Plotly. Worth considering.