Skip to content
Snippets Groups Projects
  • Gabriel Studer's avatar
    dddac8d3
    reimplementation of PlotBar function · dddac8d3
    Gabriel Studer authored
    The previous function was hard to understand. Every specified column gets
    plotted at one position in the plot. If there are several rows, several
    row indices are passed as argument respectively, the values of the
    resulting column get plotted in parallel at this position. Note, that
    the number off rows is limited to 7.
    dddac8d3
    History
    reimplementation of PlotBar function
    Gabriel Studer authored
    The previous function was hard to understand. Every specified column gets
    plotted at one position in the plot. If there are several rows, several
    row indices are passed as argument respectively, the values of the
    resulting column get plotted in parallel at this position. Note, that
    the number off rows is limited to 7.