Skip to content

Latest commit

 

History

History
76 lines (64 loc) · 821 Bytes

File metadata and controls

76 lines (64 loc) · 821 Bytes

Public API

Visualizer

GridVisualizer
GridVisualizer(; Plotter=default_plotter() , kwargs...)
SubVisualizer
reveal
save

Plotters

default_plotter
default_plotter!
plottertype
PlotterType
PythonPlotType
PyPlotType
AbstractPythonPlotterType
AbstractMakieType
PlotsType
PlutoVistaType
VTKViewType
MeshCatType

Plotting grids

gridplot
gridplot!

Plotting scalar data

scalarplot
scalarplot!

Plotting vector data

vectorplot
vectorplot!
streamplot
streamplot!

Custom plots

customplot
customplot!

Plotting TriangulateIO

plot_triangulateio
plot_triangulateio!

Keyword Arguments

available_kwargs

Supporting methods

vectorsample
quiverdata

Creating movies

movie