I am using line chart from http://www.chartjs.org/
As you can see max value (1
yAxes: [{ display: true, ticks: { beginAtZero: true, steps:10, stepValue:5, max:100 } }]