PyTuflow: Difference between revisions

Content deleted Content added
No edit summary
Line 620:
 
# add to plot to secondary axis
ax2.plot(xtom_x, ytom_y, label='Time of Maximum', linestyle='-')
# combine axis legends and add to plot