obspy.imaging.waveform.WaveformPlotting._WaveformPlotting__plotSetYTicks

WaveformPlotting._WaveformPlotting__plotSetYTicks(*args, **kwargs)

Goes through all axes in pyplot, reads self.stats and sets all ticks on the y axis.

This method also adjusts the y limits so that the mean value is always in the middle of the graph and all graphs are equally scaled.

This Page