Skip to content

Pie Chart can't show one part background color #2424

@lodaDuan

Description

@lodaDuan

Pie Chart can't show one part background color in PieChartActivity.
Add data such as
entries.add(new PieEntry((float) 2, "Part A"));
entries.add(new PieEntry((float) 6, "Part B"));
entries.add(new PieEntry((float) 1, "Part C"));
"Part C" can't show background color,but click it can show color

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions