Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 662 Bytes

NEWS.md

File metadata and controls

19 lines (11 loc) · 662 Bytes

ggfootball 0.2.0

  • BREAKING: Changed the name of the background_color argument of xg_chart() to bg_color.

  • BREAKING: Changed the default value of the competition argument of xg_chart() from "Premier League" to empty.

  • Added a new argument plot_bg_color for xg_chart() to allow the color modification of the whole plot background.

  • Changed the documentation accordingly.

ggfootball 0.1.0

  • Successful CRAN submission.

ggfootball 0.0.0.9000

  • First commit
  • Added function for plotting xG/shots map using 'Understat' data xg_map()
  • Added function for plotting xG charts using 'Understat' data xg_chart()