obspy.imaging.waveform.WaveformPlotting._WaveformPlotting__plotMinMax

WaveformPlotting._WaveformPlotting__plotMinMax(trace, ax, *args, **kwargs)

Plots the data using a min/max approach that calculated the minimum and maximum values of each “pixel” and than plots only these values. Works much faster with large data sets.

This Page