You must be logged in to post your query.
Home › Forums › Chart Support › Dynamic chart not working in IOS
Tagged: ios jquery chart
Hi Team,
Chart is not working in IOS phone only, I have attached full code for this dynamic chart. I have tried using JSON and jQuery but still the chart is not displayed.
Please move the slider in IOS mobile and check Thanks!!
Please check the Chart
@danieldhaya19,
Creating chart once & updating the stripLine value based on slider movement using set method should work fine in your case. Please take a look at this updated JSFiddle.
Note: We recommend you to create chart-instance once & reuse it rather than creating new chart-instance upon movement of slider.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register