Sabaki
Sabaki copied to clipboard
Option to show score change instead of score lead on heat map
During engine analysis, the heat map shows the absolute score lead of the moves being analyzed. I propose to add an option to display the score change instead of the score lead (i.e. what OGS does). For example, the best move would usually be around +0 and worse moves would have a negative value showing the number of points lost by playing that move.
I went ahead and implemented this on top of https://github.com/SabakiHQ/Sabaki/pull/828 so I can submit it after that PR is reviewed.