Hello,
I’m using jqueryUI tabbed panel and I have to show a line chart in every tab. In all tabs but the first one, the chart gets truncated at right side. I noticed that when clicking the mouse right -> inspect element the chart is rendered properly. From my investigations jqueryui brokes the canvasjs layout, so is there a quick fix for this or do I have to drop jqueryui tabbed panel?
I forked your jsfiddle and my code is here [0]
[0] http://jsfiddle.net/transcedentalia/jk0Lac97/3/
Many thanks,
-
This topic was modified 10 years, 3 months ago by transcedentalia. Reason: jsfiddle link did not appear so I decided not to use the editor link button