willb335 / chessboardjsx

:black_square_button: Chessboard built for React
https://chessboardjsx.com
MIT License
267 stars 79 forks source link

Need ability to draw arrows from one square to another #47

Open krishnakg opened 4 years ago

krishnakg commented 4 years ago

This will help represent pgn files much better when there are annotations like arrows.

cristi8 commented 4 years ago

+1. Is there any way to have an arrow drawn between two squares?

I need to visually display a specific move in a position.

BTW, thanks for the great chessboard!

Kailash23 commented 4 years ago

Yes that will help a lot. +1

OulipianSummer commented 3 years ago

+1 I'm wiring a web app for visually displaying knight's tours using this package, and this would be a great default feature.