agent0.chainsync.dashboard.plot_outstanding_positions ===================================================== .. py:module:: agent0.chainsync.dashboard.plot_outstanding_positions .. autoapi-nested-parse:: Plot the fixed rate. .. !! processed by numpydoc !! Functions --------- .. autoapisummary:: agent0.chainsync.dashboard.plot_outstanding_positions.plot_outstanding_positions Module Contents --------------- .. py:function:: plot_outstanding_positions(data: pandas.DataFrame, axes: matplotlib.axes.Axes) Returns the fixed rate plot. :param data: The data to plot. :type data: pd.DataFrame :param axes: The matplotlib axes to plot on. :type axes: Axes .. !! processed by numpydoc !!