Commit 52236ced authored by jay's avatar jay
Browse files

Updated for code rev.

parent 8ad1e162
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -14,9 +14,8 @@ def plot_node(node, ax=None, clean_keys=[], **kwargs):

    Parameters
    ----------
    imageName : str
                The base name of the image file (without path). 
                This will be the title of the plot.
    node : object
           A Node object from which data is extracted

    ax : object
         A MatPlotLIb axes object