Open AvdLee opened 8 years ago
It looks like the lineGraph:labelOnXAxisForIndex:
was originally implemented on BEMSimpleLineGraphDelegate, but is now implemented on BEMSimpleLineGraphDataSource.
This issue has been reported previously and is fixed on the feature branch in commit 83e8acd7efa4657258c1320442d5f59953bdc710. Duplicate of #214.
The feature branch has not yet been merged due to breaking changes that need to be tested and announced. If it's not too difficult for your workflow, I would recommend adopting these changes.
This result in an annoying error, which can be fixed by implementing the datasource callback as followed: