You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -86,13 +86,13 @@ The URL to the Zabbix frontend used to generate the graphs links.
86
86
87
87
`SET post_zabbix_graph_width 420`
88
88
89
-
The graphs width in pixels,, use `OVERLIBWIDTH`with the same value to improve the positionning of the popup image.
89
+
The graphs width in pixels, use `OVERLIBWIDTH`to improve the positionning of the popup image. This is the width of the actual graph, and the image will be larger.
90
90
91
91
---
92
92
93
93
`SET post_zabbix_graph_height 150`
94
94
95
-
The graph height in pixels, use `OVERLIBHEIGHT`with the same value to improve the positionning of the popup image.
95
+
The graph height in pixels, use `OVERLIBHEIGHT`to improve the positionning of the popup image. This is the height of the actual graph, and the image will be larger.
0 commit comments