Barcharts are not getting Rendered in Siebel Open UI IP15.
we are working on a requirement to display a Bar chart through jqplot in Siebel Open UI.
we have successfully rendered the Pie chart, but the bar charts are not getting displayed.
Data is populated from a Siebel Business Component and we are fetching the records by invoking a Siebel Business Service and displaying in the Pie Chart, but whenever we are trying to change the Code and display the data through bar chart it is not getting rendered.
We have checked the Developer tools(Pressing F12) in the browser but no error is being logged.
Please help us to solve the issue