MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

Split inner web alpha from all web alpha in RadarChart

Open itmir913 opened this issue 5 years ago • 1 comments

PR Checklist:

  • [x] I have tested this extensively and it does not break any existing behavior.
  • [x] I have added/updated examples and tests for any new behavior.
  • [x] If this is a significant change, an issue has already been created where the problem / solution was discussed: [N]

PR Description

In RadarChart mWebAlpha, I want to apply the alpha value each. When draw the web lines and the inner-web, I want to Apply a different value of mWebAlpha.

So, I added the mWebAlphaInner, getWebAlphaInner(), setWebAlphaInner().

for people who want to apply the alpha values each other, I hope it will be merged.

Thanks.

itmir913 avatar Jan 11 '21 19:01 itmir913

I really like this library and using it in my apps, I would like to call people to continue with this awesome thing. I have forked the repo and started working on it! So I am ready as well to accept pull requests, I'll notify other people from here as well! Would be more than happy if we continue with this awesome project.

Code is full kotlin now!

Make your pull requests here: https://github.com/Paget96/MPAndroidChart

Paget96 avatar Dec 11 '22 01:12 Paget96