agent0.chainsync.dashboard.plot_outstanding_positions
Plot the fixed rate.
Functions
|
Returns the fixed rate plot. |
Module Contents
- agent0.chainsync.dashboard.plot_outstanding_positions.plot_outstanding_positions(data: pandas.DataFrame, axes: matplotlib.axes.Axes)
Returns the fixed rate plot.
- Parameters:
data (pd.DataFrame) – The data to plot.
axes (Axes) – The matplotlib axes to plot on.