Line charts
line_charts.Rd
Separate functions for static and interactive line charts
Arguments
- t
A tibble in long form for plotting
- x
The name of the variable you want plotted on the X-Axis
- y
The name of the variable you want plotted on the Y-Axis
- fill
The name of the variable you want the fill color of the bars to be based on
- ...
additional arguments passed to
generic_line