dermestid / bold-phylodiv-scripts

Scripts to calculate phylodiversity and its distribution from BOLD DNA barcode data.
1 stars 0 forks source link

Smarten up web display #102

Open dermestid opened 3 years ago

dermestid commented 3 years ago

Map and graph should be at the top of the page, with request form below.

Map should automatically load using the default form values. Submitting the form should scroll back up to the display

No need to show/hide the plot area or graph.

dermestid commented 3 years ago

Display the progress in a nicer way, e.g. a moving overlay on the map.

dermestid commented 3 years ago

Give graph title and axis labels

dermestid commented 3 years ago

Add option to change data displayed on map (plot data doesn't need to change though)

dermestid commented 3 years ago

Improve tooltip to suitably round numbers and include the confidence interval values

dermestid commented 3 years ago

Put a legend on the graph including the statistics and meaning of the regression line

Add options to change the graph visual display: show or hide regression line and error bars, change the regression method (e.g. whether to keep outliers), toggle point colours on/off, change error bars between standard deviation and confidence interval

Fix the error bars so that when selected they go behind their own point but in front of other points