Description Usage Arguments Examples
Fading the board can make annotations stand out more
1 | fade_board(fade = 0.5, fill = "white")
|
fade |
fade ammount between 0 (no fade) and 1 (no board) |
fill |
fade colour (default = "white") |
1 2 3 | plot_fen() +
fade_board() +
add_arrow("g1", "f3")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.