oksktank/react-native-pure-chart

Bar chart color is not showing..

David1986420 opened this issue · 1 comments

Hi

I am using React Native Pure chart for bar chat .

I can change background color , but i can not change item color ..

color is not working correctly ..

How can i use color for all items ?

I want to use one color for this ..

any solution for this ?

@David1986420

Thanks for Using our chart.

you can only change series color. ( using "color" properties in series object )

if you want to use one color, you should set one series color.