@jared-wiltshire said in Axes for a Tank Chart:

options="{autoMargins:false, marginBottom:100, marginLeft:50, valueAxes:[{axisAlpha:1.0, labelsEnabled:true}]

Okay so i have an axis now. However, the tank chart is now a 3D bar chart causing the tank to seperate into its 2 different components. I have tried using the stack type option in Value axis but this seems to break the code because my tank disappears all together. Any suggestions?