Focal Point
Placing the graph properly aligned in HTML

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7951086342

August 25, 2007, 01:39 AM
Ved
Placing the graph properly aligned in HTML
I have generated a graph and am HOLDing it as a HTMTABLE.
Later, i just use the !IBI.FIL.GRAPH1; command to place the graph on a particular place in the HTML.

However, I am unable to center justify the display of the graph. The code that I see upon viewing the source if the HTML is as follows:

 
<td class="graphholder" align="center">
<MAP NAME=thwjsqyr0>
<AREA SHAPE=default NOHREF>
</MAP>
<IMG SRC="/ibi_apps/WFServlet?&PG_Func=GETBINARY&PG_File=lcxarfoo.png" USEMAP="#thwjsqyr0" BORDER=0 ALT="">
</td>
 



I am not sure why the MAP and the AREA tags are coming up. Also the
 <BR> 
tags. However, my major concern is even though I have explicitly mentioned that the alignment of the column should be center, yet the graph that comes up is left justified.

Can anyone please suggest what I am dong wrong here?

This message has been edited. Last edited by: Ved,