SouthGreenPlatform / panache

Panache is a web-based interface designed for the visualization of linearized pangenomes. It can be used to show presence/absence information of pangenomic blocks of sequence or genes in a browser-like display.
MIT License
43 stars 4 forks source link

Turn CoreThreshold's slider from svg to html + css for dynamic rendering #3

Open SingingMeerkat opened 3 years ago

SingingMeerkat commented 3 years ago

As for now the core threshold slider is rendered with svg, using fixed size. A better, more responsive approach would be to customize a slider from bootstrap to fit our needs.