Plotly wrapper
Categorical list of functions
Arranging charts
Function | Description |
---|---|
make_subplots |
Create a figure with multiple subplots |
Customizing charts
Function | Description |
---|---|
highlight |
Highlight a certain date span in charts |
Directly accessible properties
Property | Description |
---|---|
☐ highlight
Highlight a certain date span in charts
Highlight a certain time span in a figure. The span can be specified either as a
time Span
, or a tuple of two Periods
.
irispie.plotly.highlight(span)
☐ make_subplots
Create a figure with multiple subplots