Sign in to follow this  
ranuka

Is there a way to replicate the following horizontal graph?

Recommended Posts

Hello everyone,

 

I am curious if Fusionchart has capabilities to reproduce the attached chart below?

I am specifically looking for a supported chart that allows timestamps for the x axis and

horizontal bars that have reoccurring event as displayed below.

 

Thank you.

post-63110-0-80239400-1412274778_thumb.png

Share this post


Link to post
Share on other sites

Hi,

 

Welcome to FusionCharts Forum.

 

Your requirement can be fulfilled by FusionCharts. Referring to the image you have attached I can suggest you to render the 'stackedbar2d' along with the attribute  "stack100Percent": "1" in  the chart element of your XML/JSON file.

 

It is better known as 100% stacked chart in our product. 

 

A sample JSFiddle link has been attached for your reference: http://jsfiddle.net/vishalika/5pq81mqt/

 

You can also include a feature present in FusionCharts to customize your chart that is called Annotations.

 

As per your chart, you have to use Text Annotations only.

 

Refer these links for Annotations: 1) http://docs.fusioncharts.com/tutorial-advanced-charting-annotations.html

                                                      2) JSFiddle link:  http://jsfiddle.net/fusioncharts/Yq4EK/

 

Hope this helps.

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
Sign in to follow this