diogobernardino / williamchart

Android Library to rapidly develop attractive and insightful charts in android applications.
5.1k stars 800 forks source link

How to set the gradient color of horizontalbar? #276

Open zhushenwudi opened 4 years ago

diogobernardino commented 4 years ago

I will close the issue until you could elaborate a bit more on what you would like to achieve.

zhushenwudi commented 4 years ago

I will close the issue until you could elaborate a bit more on what you would like to achieve.

1

I would like to set gradient color from left to right, but i can't find method in horizontalbar. However I find the setGradientFillColors() in LineChartView, it can set diff color.

diogobernardino commented 4 years ago

Not yet supported by bar chart, nevertheless I will consider it as a possible future feature if it does not raise complexity too much. Reopened and labelled.

zhushenwudi commented 4 years ago

ok, thanks

sebastinto commented 3 years ago

It might fit the iOS aesthetics a bit better than Android IMO, but gradient fill on vertical and horizontal bars would definitely be a welcomed addition.