When the xAxisTickMarkSpacingHint value is set too large, the y-axis tick disappears. E.g: ```java chart.getStyler().setXAxisTickMarkSpacingHint(600); ``` 
When the xAxisTickMarkSpacingHint value is set too large, the y-axis tick disappears.
E.g: