Picture with graphs on Historic Data report HTML web page is too small. How to get big picture?


Article Comments

We do not support altering the report forms but if you want to know where the size for the graphs is set, look in the webroot or website folder of your PRTG program directory and find the historicdata_html.htm file. In this file, you will find a line

	<div><#object type="histgraph" width="850" height="270" graphstylefile="graphstyling.htm" animationandinteraction="1" datastylefile="graphdatastyling.htm" animationstylefile="graphanimationstyling.htm" graphstyling="baseFontSize='11' showLegend='0' tooltexts='1'" datastyling="drawAnchors='1' anchorRadius='1' lineThickness='2'" refreshable="true"></div>

There you can edit the width and height of the graphs for the historical reports.


Jul, 2013 - Permalink