Re: Two charts on same line

46 views
Skip to first unread message

asgallant

unread,
Oct 20, 2012, 10:51:05 PM10/20/12
to google-visua...@googlegroups.com
Use the CSS "float" property to align divs side-by-side.

On Saturday, October 20, 2012 4:24:14 PM UTC-4, BWetherill wrote:
I am trying to display two Google scatter charts on the same line in my webpage.  How do I suppress the carriage return between the charts?

    <div id="scatterchart_div" style="width: 600px; height: 600px;"></div>
    <div id="scatterchart2_div" style="width: 600px; height: 600px;"></div>

BWetherill

unread,
Oct 28, 2012, 11:05:51 PM10/28/12
to google-visua...@googlegroups.com
Thanks a lot.  That solved the problem.

Reply all
Reply to author
Forward
0 new messages