Settings Y axis (margin, hide zero label)

Hi

I can’t find in api the ability to indent labels and hide the zero value for the Y axis. I want my schedule to look like a screenshot, I will be grateful for any advice.

Screenshot%20from%202019-08-30%2014-03-13

We don’t expose a simple attribute to do this, but you should be able to get the desired result using tickvals and ticktext.

See example: https://plot.ly/javascript/tick-formatting/#tickmode---array