Skip to content

added function in multischema class to combine single plots into one

updated scald.js by adding function to combine certain single plots into one plot. (like L1, V1, and H1 SNR'). I also changed the if (data.name) to if ('name' in data) to not assume anything

Merge request reports