When chart legend gets disabled through ```kt chart.legend.isEnabled = false ``` X-axis labels become just partially visible due to leaving the component bounds  I believe this issue has been inherited from the upstream as a [similar issue has been filed recently](https://github.com/PhilJay/MPAndroidChart/issues/5462)