MCPcopy Create free account
hub / github.com/dhale/jtk / SimplePlot

Class SimplePlot

core/src/main/java/edu/mines/jtk/mosaic/SimplePlot.java:48–708  ·  view source on GitHub ↗

A simple plot is easy to construct and especially useful for quick diagnostic plots of arrays of floats or doubles. Specifically, a simple plot is a plot frame with only one plot panel. For example, a simple plot of an array float[] f can be displayed with SimplePlot.asSequence(f);

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

goImpulseResponsesFunction · 0.85
goSpringDashpotFunction · 0.85
plotH1Function · 0.85
plotH2Function · 0.85
plotA1Function · 0.85
plotA2Function · 0.85
show2Function · 0.85
plot2Function · 0.85
doInterpExample1Function · 0.85
plot2Function · 0.85
plot2Function · 0.85

Calls 1

getPlotPanelMethod · 0.45

Tested by

no test coverage detected