Skip to content

Pie chart related issue #34

Description

@shubhamgupta0910

Previously, in pie chart we have data sources like
func numberOfValues(forPieChart pie: UIView!) -> Int {},
So we can use these methods for multiple charts views on the same controller.

But now the library has removed this and now the function is like
func numberOfValuesForPieChart() -> Int {}

How can we distinguish between different chart views.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions