Releases: Torvaney/ggsoccer
Releases · Torvaney/ggsoccer
ggsoccer 0.2.0
CRAN Release v0.1.7
ggsoccer 0.1.7
- Add support for custom goals markings
- Add
pitch_statsperform
alias for Opta data
0.1.6 CRAN
ggsoccer 0.1.6
- Add support for Tracab pitch dimensions (
pitch_tracab
andmake_pitch_tracab
) - Make direction arrow an annotation
- This ensures it will display properly for a ggplot without any data
ggsoccer 0.1.5
- Make line widths consistent across all pitch elements
- Convert coordinates between different pitch specifications
- Add UEFA-standard pitch dimensions (
pitch_international
)
CRAN Release v0.1.4
ggsoccer 0.1.4
- Released to CRAN!
- Link penalty box arc to pitch specification
- Fixes a previous issue in which the edge of a circle could be seen poking
out from behind the pitch (#8).
- Fixes a previous issue in which the edge of a circle could be seen poking
ggsoccer 0.1.3
- Generate pitch markings from a generic specification
- This makes ggsoccer compatible with any data provider
ggsoccer 0.1.2
- Show pitch with
scale_*_reverse
- Centre-circle and penalty box arcs still do not properly render when
scale_*_reverse
is used - It appears this is an issue with ggplot2 (#3120)
- Centre-circle and penalty box arcs still do not properly render when
ggsoccer 0.1.1
- Display the whole pitch by default
ggsoccer 0.1.0
- Basic pitch map functions
- Added a
NEWS.md
file to track changes to the package.