ess.reflectometry.tools.MultiGraphViz# class ess.reflectometry.tools.MultiGraphViz(graphs)[source]# A dummy class to concatenate multiple graphviz visualizations into a single repr output for Jupyter notebooks. This combines the SVG representations of multiple graphs vertically with a small gap in between. __init__(graphs)[source]# Methods __init__(graphs)