I have been using custom html to generate consolidated view of our critical charts, but I am stuck on customizing them to our requirements. The default customization controls offered on the "customchart.asp" don't seem to cover all the options (for e.g, I can find parameters like SubsetColor in the URL but not available as controls). I am just curious to know whether there are any API documentations for the GET options in the URL?
Particularly I would like to fix the Range for the Y-axis (fixed to the bandwidth of the interface) and ability to change the background color of the chart dynamically. Is there any way to get this done?
Thanks!