You must be logged in to post your query.
Home › Forums › Chart Support › Reverse horizontal bar chart
Hi,
How is it possible that the bars start from the right side. (They should start from the unlabeled secondary Y-Axis). https://jsfiddle.net/QwZuf/950/ Thanks!
@Joba,
Setting the reversed property to true for axis Y will work fine in your case. Please take a look at this updated jsfiddle.
___________ Indranil Deo, Team CanvasJS
Which CanvasJS Version is JSFiddle using (I’m using v2.0.1)? When I use the updated jsfiddle code in my project, it will change the order of the bars from the lowest to highest!?
Result:
Sorry my mistake, I found another difference!
Thank You!
You must be logged in to reply to this topic. Login/Register