To place an interface MinMaxAverage Chart on a webpage I need to create a chart which shows only the rx/tx-values. Because the chart has to be small I do not want to show any header or footer as per default generated by Solarwinds.
So far I have managed to create a chart that works allright:
<img src="">10.10.10.10/.../Chart.aspx />
The only drawback: it shows header and footer and the line is too thick. Is there a way to achieve my goal of not having header and footer?