Different line color over threshold
Hello,
Is it possible to change the line's color if, let's say that the line crosses a upper and lower limit?
Thanks
Hi @clementappsolute, having a threshold value to change the line color is currently not supported by BEMSimpleLineGraph. Let me know if you would like to contribute to the library to add this feature!
Hey @Boris-Em, I'd actually like to implement, can you hit me up at clement [the at symbol] appsolute [dot] fr to talk about the implementation? Thanks
@Boris-Em @clementappsolute Hey was this ever implemented? This would be an excellent addition!
@clementappsolute it's simple and i had done similar like that by sampling average line coding...
and you can add custom view to highlight when values breach the level... :)