Focal Point
Multiple graphs, different sizes, 1 html

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

May 17, 2005, 10:26 PM
dballest
Multiple graphs, different sizes, 1 html
I have a requirement to have 2 graphs, side-by-side on a html page.

I created each graph individually and both are showing correct sizes.

Graph A:
ON GRAPH SET VAXIS 275
ON GRAPH SET HAXIS 375

Graph B:
ON GRAPH SET VAXIS 275
ON GRAPH SET HAXIS 675

However, when I create the html page using Resource Layout, I inserted Graph A first, followed by Graph B. When I execute the html page, Graph B inherited the size dimensions of Graph A.

I tried reversing it, inserting Graph B before Graph A. Now when I execute the html, Graph A inherits the size dimensions of Graph B.

Is there a way to make sure that the graphs display their correct sizes on the page? I also checked the html code and it shows the correct sizes for each graph.

Any help would be appreciated.

Thanks,
Dan

dan.ballesteros@necsam.com
June 22, 2005, 05:09 PM
dballest
We were able to get around this issue by using iframes. Somehow, plain HMTL standardizes the report sizes on all graph.
June 29, 2005, 04:33 PM
Larry Eiss
Greetings,

Just to let you know... This is a known issue and was addressed in Release 5.3 Service Pack 4 and Release 7.1.

Larry