Charts: goals per 15 min.

Premium Version Only

Show number of team goals in 15 min. interval.

Image 2404

[anwpfl-charts type="goals-15" club_id="" competition_id="" multistage="0" season_id="" club_side="" legend="1" text_scored="" text_conceded=""]

Charts shortcode is very complex, so I divided the manual into several parts depending on the type. 

  • type – "goals-15" (required) A specific argument with a predefined value is required to render that type of chart.

Shortcode Arguments - Filter

  • club_id – (required) - Club ID.
  • competition_id – (optional) - Competition ID.
  • multistage – (optional) - 0/1 (no/yes). Set this argument to "1" if you want to include all stages of multistage competition. Works only when "competition_id" is Multistage Competition (Main Stage)
  • season_id – (optional) - Season ID.
  • league_id- (optional) - League ID (since v0.13.3)
  • limit - (optional) - last Games limit (0 - for all) (since v0.13.3)

Shortcode Arguments - Display

  • club_side – (optional) - show club header in the top (see screenshot). Available options: "" (none), "home", "away".
  • legend – (optional) - show charts legend: 1/0 (yes/no)

Shortcode Arguments - Text

  • text_scored – (optional) - text alternative for "Scored".
  • text_conceded – (optional) - text alternative for "Conceded".

Argument - club_side

Image 2406

Image 2407