Closed benjaminle9x closed 3 years ago
How do I set different line colours between each point? (E.g. if y value < 12, the line colour is red. else if y value > 12, the line colour is blue)
Not supported atm.
@benjaminle9x Probably not relevant for you anymore, but I think this issue can be solved by adding two components, as outlined here by @gjakobson: https://github.com/xanderdeseyn/react-native-responsive-linechart/issues/108#issuecomment-890430625
How do I set different line colours between each point? (E.g. if y value < 12, the line colour is red. else if y value > 12, the line colour is blue)