FVANCOP / ChartNew.js

MIT License
420 stars 142 forks source link

stacked chart inGraphDataAlign not working properly #375

Closed uotw closed 8 years ago

uotw commented 8 years ago

screen shot 2015-10-20 at 9 01 47 am When I attempt to set inGraphDataAlign to center in my stacked chart I'm getting the data centered over the middle of where the stacked bars meet. http://codepen.io/utnuc/pen/rOpaOw

uotw commented 8 years ago

Found my problem. No bug. This centers the in graphData: inGraphDataXPosition: 2, inGraphDataPaddingX: 0,