I'm using react-chartjs2 lib, and I get something like this
Now I'm wondering if Is there a way to cut blue line on the today annotation line?
Something like this:
If I just cut data at today annotation, I'll get downfall line and it looks ugly, so that's why I want to do to something like this above
Any ideas? Thanks in advance.