Home Forums Chart Support horizontal bar chart the bar length not proportionate to the value Reply To: horizontal bar chart the bar length not proportionate to the value

#61380

OK, i set it right in another way


  axisY: {
    gridThickness: 0,
    lineThickness: 0,
    tickThickness: 0,
    margin: 0,
   minimum:0,
    maximum:1100, 

minimum:0, was the key

  • This reply was modified 8 months ago by vkkindia.