MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / PlotFigure

Function PlotFigure

modules/video_coding/codecs/test/plot_webrtc_test_logs.py:287–318  ·  view source on GitHub ↗

Plots metrics in y_metrics list. One figure is plotted and each entry in the list is plotted in a subplot (and sorted per settings). For example: settings = ['width: 128.0', 'width: 160.0']. Sort subplot per setting. y_metrics = ['PSNR (dB)', 'PSNR (dB)']. Metric to plot per subplot.

(settings, y_metrics, x_metric, metrics, title)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

PlotFunction · 0.70

Tested by

no test coverage detected