Commit 9a93e42
fix(report): dynamic height + force all labels on cost boxplot
With many processes (44+), the fixed 500px height caused ECharts to
hide Y-axis labels. RSEQC_TIN's $3-9 box appeared to belong to RUSTQC.
- Scale chart height to 25px per process (min 500px)
- Set interval: 0 to force all Y-axis labels visible
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7fcde02 commit 9a93e42
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
700 | | - | |
701 | 700 | | |
702 | 701 | | |
703 | 702 | | |
| |||
718 | 717 | | |
719 | 718 | | |
720 | 719 | | |
| 720 | + | |
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
| 726 | + | |
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
| |||
0 commit comments