I have plotted a Seaborn JointPlot from a set of \"observed counts vs concentration\" which are stored in a pandas DataFrame. I would like to overlay (
JointPlot
DataFrame
You can plot directly onto the JointGrid.ax_marg_x and JointGrid.ax_marg_y attributes, which are the underlying matplotlib axes.
JointGrid.ax_marg_x
JointGrid.ax_marg_y