awest25 / Tennis-Video-Viewer

A web app focused on tennis match playback, allowing timestamps for points
https://match-viewing-dashboard.web.app
4 stars 6 forks source link

RnD: Generate visuals with Python directly on the website #74

Closed Fredenck closed 1 month ago

Fredenck commented 8 months ago

look into running Python/R code through AJAX on React.

Currently, we run the Python/R code on the csv to create visuals. Then, these are compiled into a pdf and embedded into the website. We plan to have a selection of scripts to generate different visuals; then, we choose specific scripts for each match to cater to our players.

awest25 commented 1 month ago

We're instead using a JS visualizaton library