This patch fixes a few things in Zabbix 1.8 (& trunk)
* misaligned graph title on smaller graphs (title was not centered) [ZBX-1320]
* for smaller graphs, the font sizes were not scaled accordingly, causing text to fall off
* Y axis type is displayed vertically to save space
* less "whitespace" on small graphs to make them more compact
I have attached two examples of how it looks now. Patch can be applied to Zabbix trunk (and possibly to 1.8, not tested).
UPDATED: Also attached a patch for Zabbix 2.0.3.
* misaligned graph title on smaller graphs (title was not centered) [ZBX-1320]
* for smaller graphs, the font sizes were not scaled accordingly, causing text to fall off
* Y axis type is displayed vertically to save space
* less "whitespace" on small graphs to make them more compact
I have attached two examples of how it looks now. Patch can be applied to Zabbix trunk (and possibly to 1.8, not tested).
UPDATED: Also attached a patch for Zabbix 2.0.3.

Comment