GridVisualize

Plotting companion module for ExtendableGrids.jl Provides grid and scalar piecewise linear function plotting for various plotting backends on simplicial grids in one, two or three space dimensions.

General usage:

gridplot(grid, Plotter=PyPlot)
scalarplot(grid, function,Plotter=PyPlot)

For multiple plots in one plotting window, see the documentation.

Available plotting backends and functionality. 'i' means some level of interactive control. '(y)' means avaliability only on rectangular resp. cuboid grids.

PyPlot*MakiePlotsVTKView
scalar, 1Dyyyy
grid, 1Dyyyn
scalar, 2Dyy,i(y)y,i
grid, 2Dyy,i(y)y,i
scalar, 3Dyy,inoy,i
grid, 3Dyy,inoy,i