HiI am using ignite ui 2013.1,I am facing problem in displaying titles. neither of the title is getting displayed. I provide the same configuration as in http://jsfiddle.net/gh/get/jquery/1.9.1/igniteuisamples/jsfiddle-samples/tree/master/EN/HtmlSamples/data-chart/category-series/except, the version of js used is 2013.1,and it is not showing the titles. I am not able to test with my app with newest release 2014.1/2, but there must be some work-around for this in 2013.1. Help me out of this
Hello Vivek,
Title and subtitle were not implemented in 13.1. They have appeared in 13.2
I can suggest to upgrade or you can use html element to display the title, i.e. you can put header element inside a div next sibling should be the chart container. Let me know if you need further assistance.
Hi,I meant to say that for the same example the Titles are not getting displayed in the infragistics version 2013.1. What is workaround for the same?
Thank you for contacting Infragistics Developer Support!
Could specify what do you mean by the titles are not getting displayed. In the provided sample the titles are displayed in the legend container, i.e. in the box in top right. Please specify what are your goal and expectations.