ChartsOrg / ChartsOrg/Charts

Radar chart: How can I fill the background color of radar chart and set the value of yAxis to be maximum of 100 not more than that?

Open
#4,331 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

I want to fill the background color of radar chart. Ho can i do that? Also, when I am setting the RadarChartDataSet entry to 100, the yAxis of radar chart increase to 120. How can I set it to not exceed the maximum value of 100.

Below is the screenshot for the radar chart with first data entry set to 90:
![Screenshot 2020-04-02 at 10 15 37 AM](https://user-images.githubusercontent.com/32333458/78211606-0d630e00-74cb-11ea-82b3-1b4e2f1ecd66.png)

and below is the screenshot for the radar chart with first data entry set to 100, it creates another y-axis of value 120:
![Screenshot 2020-04-02 at 10 17 57 AM](https://user-images.githubusercontent.com/32333458/78211670-400d0680-74cb-11ea-9f75-3b29c40164ba.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.