ranuka Report post Posted October 2, 2014 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. Share this post Link to post Share on other sites
Vishalika Report post Posted October 7, 2014 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