View source: R/mod_summary_functions_server.R
ss_build_standings_graph | R Documentation |
Given the streak info, build the standings table for the division and pass it to ss_plot_standings_graph to generate a standings plot
ss_build_standings_graph(highlight_colors, lzy_standings, franchises, streak)
highlight_colors |
Colors for highlighting |
lzy_standings |
Lazy full standings table |
franchises |
Franchises table |
streak |
Streak info |
Standings plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.