operator: plot

    description:
        plot sp
        plot a superposition as a bar chart using matplotlib
    
    examples:
        plot (|Fred> + 2|Sam>)
        plot rank split |a b c d e f>
        plot shuffle rank split |a b c d e f>
    
    see also:
        bar-chart
    
    TODO:
        improve the placement of the columns

Home