How sciview verify the anomaly points with different color
Answered
Hello,
I would like to know how pyCharm's sciview verify the points with different color. This verification is really good. May I know what kind of algorithm it use?

Please sign in to leave a comment.
Hi Yinzheng163,
As far as I know it uses different colours when cells have a different value. The more difference between values "the more red" a cell becomes. So it is in order to let you see deviations I think.
Hello Sergey,
Thanks for your reply. I would like to know how the sciview calculate how much red performed on the cell.
Better to provide the implement logic if you know, thanks
I'm afraid I don't have more accurate information about that.