Q. How can I change the height and width of a chart when viewed via the web server?
A. When calling charts through the web server, you can control the height and width of the chart by passing parameters with the URL. You can also control the time scale.
To control the height and width of the chart:
- Enter height & width tags for charts as:
- http://.../!chart.html?height=xxx&width=yyy
- To enter a different time scale:
- http://.../!chart.html?time=XXXXX