comses / megadapt

Containerized versions of the megadapt theoretical and empirical models
GNU General Public License v3.0
2 stars 0 forks source link

work on visualization of results #35

Open serranoycandela opened 5 years ago

serranoycandela commented 5 years ago

http://pc.magrat.mine.nu/parallel_coordinates_maps/5c4e14c30a705b3386bbe6318846ed53

in order to work this web app needs that the shapefiles have a column named "id" which is a unique consecutive number but the column type should be text

and shapefiles need to be in geographic coordinate system "4326"

cpritcha commented 5 years ago

Parallel Coordinate with Shiny and Plotly

https://github.com/ropensci/plotly/issues/1321

abaezacastro commented 5 years ago

Another reference https://plot.ly/r/parallel-coordinates-plot/