eastgenomics / trendyQC

Django app for monitoring trends in MultiQC data
MIT License
0 stars 0 forks source link

Lots of improvements #28

Closed Yu-jinKim closed 10 months ago

Yu-jinKim commented 10 months ago

Frontend

Base

Dashboard

image

image

image

Plot

image

- Error message if the subset obtained by filtering is empty i.e. no runs were found using the parameters inputted by the user

image

image

image

Backend

Plotting

prepare_filter_data

get_data_for_plotting

format_data_for_plotly_js

Views

GET Dashboard

GET Plot

POST Plot

Static files


This change is Reviewable