Closed tepi closed 4 years ago
Two very related issues here:
If you don't set any title for a chart, it will still have a
If you do set a title for a chart, it is also put into the
Duplicate of #270 The title comes from accessibility features. It can be disabled with chart.getConfiguration().getAccessibility().setEnabled(false);
chart.getConfiguration().getAccessibility().setEnabled(false);
Two very related issues here:
If you don't set any title for a chart, it will still have a
If you do set a title for a chart, it is also put into the