In sometimes v-axis line is missed from the Bar chart. To fix that use following property for drawing the graph scaleType: ‘mirrorLog’
Tag: horizontal bar
Missing horizontal bar graph in Google Chart
In sometimes horizontal bar is properly displayed. To fix that use following property for drawing the graph logScale:true