Instead of getting ...  you can set the max label count to 16 like this ``` chart.getStyler().setXAxisMaxLabelCount(16) ``` and get ...  Relates to this [fabulous decision tree tutorial](http://www.r2d3.us/visual-intro-to-machine-learning-part-1/)
Instead of getting ...
you can set the max label count to 16 like this
and get ...
Relates to this fabulous decision tree tutorial