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 not stored for this graph (policy: none)
no test coverage detected