Siderite / lichessTools

Browser extension that turbocharges the lichess.org site with extra functionalities
MIT License
24 stars 5 forks source link

Use the metrics of extra charting in live analysis #165

Closed Siderite closed 1 year ago

Siderite commented 1 year ago

More information during live analysis might be worth it. The Principled metric could give some insights to the player during analysis or explorer practice. It could maybe be coupled with the computer eval or have its own toggling mechanism.

Other possibilities open for live analysis that don't have place in the game analysis chart:

Siderite commented 1 year ago

add a

<tick style="
  height: 5px;
  background: green;
  top: 14%;"></tick>

to div.eval-gauge for a line displaying a value on the eval gauge

Siderite commented 1 year ago

Material and Principled metrics implemented in v2.1.5