mplsoccer icon indicating copy to clipboard operation
mplsoccer copied to clipboard

Add visualizing a stream of event data example

Open andrewRowlinson opened this issue 3 years ago • 2 comments

Add an example of visualizing a stream of event data.

Inspiration:

  • https://github.com/TomDecroos/matplotsoccer
  • https://twitter.com/jonollington/status/1345493362426707969

The examples are structured as python scripts using Sphinx Gallery. See the following guide about how to structure these scripts files: https://sphinx-gallery.github.io/stable/syntax.html

andrewRowlinson avatar Jan 05 '21 05:01 andrewRowlinson

Hi, with the help of fcpython I came with this: Figure_1 Is this + the code what you're looking for? If so, where would you want the code to be added?

FinancialPenguin avatar Jul 30 '22 07:07 FinancialPenguin

Hi @FinancialPenguin, thanks for the example. @danielazevedo already provided some code for this, which is in a branch. I am trying to add some code to the StatsBomb module to make it easier to create event stream data, but it's not finished yet. I will add the example when I finish the code.

andrewRowlinson avatar Jul 30 '22 08:07 andrewRowlinson