PhasePlot.
set_title
Set a title for the plot.
field : str
The z field of the plot to add the title.
title : str
The title to add.
Examples
>>> plot.set_title("cell_mass", "This is a phase plot")