PhilJay / MPAndroidChart

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Other
37.43k stars 9k forks source link

how to set backgound color of pentagon created from radarChart? #5019

Open tjrkdgnl opened 3 years ago

tjrkdgnl commented 3 years ago

first your library is excellent!!! so it is useful. thank you.

I made a Pentagon using radar charts, but I don't know how to designate the background color of the pentagon like in the picture.

What can I do? plz help..

image

VinsonGuo commented 3 years ago

try RadarDataSet.setColor

tjrkdgnl commented 3 years ago

thank you for comment. but RadarDataSet.setColor is color of data.. i want to set real background of pentagon!! thank you

392354412 commented 2 years ago

thank you for comment. but RadarDataSet.setColor is color of data.. i want to set real background of pentagon!! thank you

hi, friend, have you achieved the background?

dtboy1995 commented 2 years ago

mark

gs666 commented 2 years ago

mark

same question,maybe i will change a library