ok so i made a pitch using python fc's code but i want to add a function that tells me the points x and y coordinates when I click on the pitch, I tried to do that but for some reason it doesn't work, could you maybe help me?
Hi, I also haven't been successful with that yet, I have tried using matplotlib mouse click events but with no results. If I get a solution, I'll let you know
Wow, this is very interesting!
It was amazing I really appreciate sharing the knowledge.
That’s great to hear 😊
Nice 👌
Nice video bro 👍
Appreciate it bro 😁
ok so i made a pitch using python fc's code but i want to add a function that tells me the points x and y coordinates when I click on the pitch, I tried to do that but for some reason it doesn't work, could you maybe help me?
Hi, I also haven't been successful with that yet, I have tried using matplotlib mouse click events but with no results. If I get a solution, I'll let you know
How can I change "x" and "y" so the data becomes from the spreadsheet?
You could save the spreadsheet as a csv file and then read in the data using the Python's built-in csv library
This could be useful: ruclips.net/video/QaNcP-WARt8/видео.html
If you need any further help, I'm happy to help