obspy.imaging.waveform.WaveformPlotting._WaveformPlotting__plot_min_max

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

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