Exposed autoTitleDeleted of ChartContainer to ChartBase
Created originally on Bitbucket by iceporing
Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.
_chart.py edited online with Bitbucket.
Exposed autoTitleDeleted of ChartContainer to ChartBase to enable creating charts with just one series with no title. Tested on my system.
Changes Made - imported NestedBool Attribute autoTitleDeleted added to ChartBase. autoTitleDeleted parameter passed to ChartContainer Constructor in _write Method of ChartBase