nextflow-io/nf-co2footprint

Future visualization ideas for HTML report 📊

Aperta

#341 aperta il 12 feb 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Groovy (12 fork)auto 404
good first issue✨ style💎 enhancement🗄️ output

Metriche repository

Star
 (27 stelle)
Metriche merge PR
 (Merge medio 17g 19h) (8 PR mergiate in 30 g)

Descrizione

Future visualization ideas for HTML report

Process-level comparison plot

  • Stacked bar chart showing energy consumption per process
  • X-axis: processes
  • Y-axis: energy
  • CPU and memory energy contributions visualized as stacked components
  • Interactive hover tooltips with additional process information
  • Optional ranking or sorting (e.g. by total, CPU, or memory energy)

Energy budget overview

  • Treemap-style visualization summarizing the overall energy distribution
  • Area proportional to total process energy
  • Visual indication of CPU vs. memory contribution (e.g. via color or shading)

Energy composition summary

  • Pie or donut chart showing overall CPU vs. memory energy shares
  • Provides a high-level overview of where energy is spent across the workflow

Guida contributor