calband / calchart-redesign

Calchart 4 for the web! 🌐
https://calband.github.io/calchart-redesign/
4 stars 0 forks source link

Develop algorithms to connect dots between stuntsheets #186

Open MichaelTamaki opened 3 years ago

MichaelTamaki commented 3 years ago

Follow up from https://github.com/calband/calchart-redesign/pull/179

Essentially, if a new stuntsheet is created, we want an algorithm to be able to give a best effort in connecting dots between stuntsheets. This may be accomplished by taking the total distance that all dots are taking, and finding the minimum total distance.