nextflow-io/nf-co2footprint
Future visualization ideas for HTML report ð
ãªãŒãã³
#341 opened on 2026/02/12
good first issueâš styleð enhancementðïž output
Repository metrics
- Stars
-  (27 åã®ã¹ã¿ãŒ)
- PR merge metrics
-  (å¹³åããŒãž 17d 19h) (30d ã§ 8 merged PRs)
説æ
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