nest.reportgenerator.plot_maker

Functions

countPlot(df, col)

distPlot(data, name)

Constructs a dist plot from set of data

linePlot(ts, ys, title)

Constructs line plot plot from set of data with no y axis label

linePlotTS(ts, ys, title)

Constructs a temporal line plot from set of data with a axis labels

makeHistogram(data, name[, log])

Constructs a imshow plot from set of data

makeImshow(data, name)

Constructs a imshow plot from set of data

makeSpy(data, name)

Constructs a spy plot from set of data

neighborhoodPlot(subg)

Constructs a network plot

rankPlot(df, col)

Constructs a rank plot from a column of a dataframe