MichelleCahal

Multiple charts

Recommended Posts

Guest Rishab

Hi,

Welcome to FusionCharts forum.

You can use the HTML tags between the <div> tags where the charts are rendered to meet your needs.

For ex-

<p> first chart</p>
<div id='fusioncharts'> Here chart will be rendered</div>
<hr>
<p> second chart</p>
<div id='fusioncharts2'> Here chart will be rendered</div>
<hr>

The attached item is the screenshot for the same-

 

post-47865-0-42121400-1382592869_thumb.jpg

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now