View source: R/mod_summary_functions_server.R
ss_plot_standings_graph | R Documentation |
Plot the standings graph, and highlight the selected team and date range
ss_plot_standings_graph( highlight_colors, standings, team, start_date, end_date )
highlight_colors |
Colors for highlighting |
standings |
Standings to plot |
team |
TeamID to highlight |
start_date |
Start of highlight area |
end_date |
End of highlight area |
Standings plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.