Skip to content
Snippets Groups Projects

Resolve "Being able to download the distributions in refseqDB as a svg/png/csv"

Merged Remi PLANEL requested to merge download-plot-svg-png into dev
Files
4
@@ -400,11 +400,11 @@ async function downloadPng(component: ComponentPublicInstance | null, filename:
svg</v-list-item-title>
</v-list-item>
<!-- <v-list-item value="png">
<v-list-item value="png">
<v-list-item-title
@click="downloadPng(heatmapPlot, 'df-heatmap-systems-taxonomy.png')">to
png</v-list-item-title>
</v-list-item> -->
</v-list-item>
</v-list>
</v-menu>
</v-toolbar>