Hi Support ,
Is it possible that when value is null in line chart than line should not be break. It should continue to next point.
I am attaching screen short of desire result and attaching example line chart file.
Hello Asad,
You are absolutely right. You can utilize the unknownValuePlotting property to achieve the desired behavior. Here is a link to the documentation on the option you can use: http://help.infragistics.com/jQuery/2015.2/ui.igDataChart#options:series.unknownValuePlotting
Hello Sam,
Based on your research full reply. I have inform my seniors that it is not possible by infragistics .Today my senior found the solution on your forum and I have no answer.
Thanks alot #Elena
http://ko.infragistics.com/community/forums/t/77929.aspx
This behavior is currently not supported at the moment. You can submit it as a product idea at: http://ideas.infragistics.com/.
You could simply remove the null element from your data source to achieve a similar behavior at the moment.