Opened 15 months ago
Last modified 15 months ago
#1205 new defect
io over/under graphs have too wide legend text
| Reported by: | janl | Owned by: | snide |
|---|---|---|---|
| Priority: | highest | Milestone: | Munin 2.0.0 |
| Component: | web-interface | Version: | devel |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
In the current trunk the legend of over/under graphs have too wide legend as shown in the ticket attachment.
rrd 1.4.5 from centos 5.3
Attachments (3)
Change History (6)
Changed 15 months ago by janl
comment:1 Changed 15 months ago by janl
Only some of the graphs though. Probably due to the length of the legend text on the left.
comment:2 Changed 15 months ago by kenyon
Is this a duplicate of #838, which says that the wide-legend-problem "needs to be fixed in general in munin-graph"?
Changed 15 months ago by janl
This has narrow legend text and keeps everything aligned, see narrow columnwidth
Changed 15 months ago by janl
This has narrow legend text and still mis-aligns the columns, apparently due to wide column-width. I suspect that the base of this graph is 1024 instead of 1000 which changes the needed width for each column.
comment:3 Changed 15 months ago by janl
I think this is a very specific problem having to do with the printf format when the base is 1024 and not 1000.

Showing too wide legend