cidgoh / VIRUS-MVP

VirusMVP is an interactive heatmap-centric app that integrates viral genomic mutations, lineage information and curated functional impact to study the spread and evolution of viruses in Canada and globally.
https://virusmvp.org/
MIT License
6 stars 2 forks source link

Lazy loading #187

Open ivansg44 opened 8 months ago

ivansg44 commented 8 months ago

Heatmap cell fig rendering is currently a rate limiting step. Perhaps we can instead only load segments of the heatmap cell fig when visible.