Posted Thu, 01 Jan 2015 16:00:00 GMT by

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
Posted Tue, 14 Nov 2017 05:23:14 GMT by

Can this be done for maps?

You must be signed in to post in this forum.