Description Usage Arguments Examples
Plot line graph
1 | .plot_line(data, x, y, color, fill, group, alpha, point_size)
|
data |
data frame for plotting |
x |
column for x-axis |
y |
column for y-axis |
color |
column to color points by |
fill |
column to fill points by |
group |
column to group points by - line connects by this variable |
alpha |
alpha for each point |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.