dowi
dowi

Reputation: 1045

MPAndroidChart different background colors depending on value?

Is it possible to have multiple y-axix background colors for a MPAndroidChart chart?

An example is here.

In its meaning it is similar to LimitLine but the background colors separate the slices.

thanks!

Upvotes: 2

Views: 643

Answers (1)

Philipp Jahoda
Philipp Jahoda

Reputation: 51411

Unfortunately this is currently not possible! The background color can only be set at once at this moment.

However it is very likely that this could be included in some future update of this library.

Upvotes: 1

Related Questions