You must be logged in to post your query.
Home › Forums › Chart Support › x-axis is thin for datapoints 0
How we can set the same width to the line even if data points are zero? How we can set a combination graph (2 y-axes) grids as equidistant?
@gauri,
How we can set the same width to the line even if data points are zero?
Can you kindly create JSFiddle with your use-case and share it with us along with more briefing about your requirements so that we can understand your scenario better and help you out?
How we can set a combination graph (2 y-axes) grids as equidistant?
You can achieve this by syncing the range of both the axes with the help of set method as shown in this JSFiddle.
—- Manoj Mohan Team CanvasJS
You must be logged in to reply to this topic. Login/Register