When `data = [0, 0, 0, 0, 0, 0, 0]` it shows like this: <img width="363" alt="screen shot 2018-10-24 at 12 01 28 pm" src="https://user-images.githubusercontent.com/8462910/47448036-9d544280-d784-11e8-9508-d95635f54f40.png"> Is there a way to scale Y-axis as [0,1] so that all the 0 go to the base line?
When

data = [0, 0, 0, 0, 0, 0, 0]it shows like this:
Is there a way to scale Y-axis as [0,1] so that all the 0 go to the base line?