Ok I searched the forums, but I seem to be the only facing this, which means I am doing something wrong. I am putting in multiple graphs using the Custom HTML feature. The weird thing is that I am only able to get one graph to display at a time. Since I am running on version 9, the <img> does not exactly match what it used to look like. Do I need to do something different to make this work now?
Here is the img
<img id="ctl00_ContentPlaceHolder1_customChart_ctl00_chart_BaseImage" src="/Orion/Controls/ChartImagePipe.aspx?ChartID=ctl00$ContentPlaceHolder1$customChart$ctl00$chart_Base&KxRx=0x07590" onmousemove="if(typeof(ctl00_ContentPlaceHolder1_customChart_ctl00_chart_BaseMove)!='undefined')ctl00_ContentPlaceHolder1_customChart_ctl00_chart_BaseMove(event)" style="width:640px; height:396px; z-index:0; border-width:0px;" usemap="#RxActImg_ctl00_ContentPlaceHolder1_customChart_ctl00_chart" />
Thank you in advance.