plots scatter plot with given x,y variables and season
1 2 | get_data_for_scatter_plot(year, min_filter_1 = "field_goals_attempted",
min_filter_2 = "games", min_1 = 0, min_2 = 0)
|
1 | get_data_for_scatter_plot('2017-18')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.