You must be logged in to post your query.
Home › Forums › Chart Support › Add padding inside chart
Please see the attached image , you will understand,thank you.
@adjmpw,
Increasing the axisX maximum should work fine in your case.
— Shashi Ranjan Team CanvasJS
mine is tick by tick chart , it updates every second and I increment chart X value every seconds , so it will be like 1001 , 1002 , 1003
See this example : https://jsfiddle.net/w61302td/
Updating maximum dynamically along with updating dataPoints should work fine in this case. Please take a look at this updated JSFiddle.
You must be logged in to reply to this topic. Login/Register