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

Function Plot

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

Plots y_metric vs x_metric per key in metrics. For example: y_metric = 'PSNR (dB)' x_metric = 'bitrate (kbps)' metrics = { "CPU cores used: 1.0": { "PSNR (dB)": [25.546029, 29.465518, 34.723535, 36.428493, 38.686551], "bitrate (kbps)": [50, 100, 300, 500, 1000]

(y_metric, x_metric, metrics)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PlotFigureFunction · 0.70
PlotMethod · 0.50

Calls 1

strFunction · 0.85

Tested by

no test coverage detected