Hey, i'm using multi color line chart but there's an issue. I want the line to have 2 colors depends on the relation to the starting point, similar to coingecko or coinmarketcap
where 1 line can be 2 colors depending on some predicate. for example when the line is below 4 then it should be colored X otherwise color it Y(look at the photo example of below)
The problem with the current multi color chart is that it colors the entire line and i cant have multi colors per line
I mean something like this: