Skip to content

Bar Chart does not initialize Legend color  #84

@yoavsbg

Description

@yoavsbg

BaseBarChart.java :
protected void initializeGraph()
call mLegendPaint.setColor(DEF_LEGEND_COLOR);
instead of mLegendPaint.setColor(mLegendColor);
as a result if I changed the Legend color its does not apply.

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