MultiQC / MultiQC

Aggregate results from bioinformatics analyses across many samples into a single report.
http://multiqc.info
GNU General Public License v3.0
1.21k stars 598 forks source link

bar plot textures/hatching/pattern #1934

Open sejmodha opened 1 year ago

sejmodha commented 1 year ago

Description of feature

Hi There,

I am wondering whether it would be possible to support textures (https://plotly.com/python/pattern-hatching-texture/) along with colours in custom plots. It would make the stacked bar plots more accessible.

Thanks Sej

ewels commented 1 year ago

This should be possible when we switch plotting libraries to use plotly. See https://github.com/ewels/MultiQC/issues/1789