Skip to content

Swath Plots🍋

swath_plot(geo_object, attribute, swath_interval, axis, color) 🍋

Plot swath for Drillholes.

Parameters:

Name Type Description Default
geo_object Drillholes

Drillholes to compute statistics on.

required
attribute str

Drillholes attribute to compute statistics on.

required
swath_interval float

Interval between swaths.

required
axis str

Drillholes axis to specify swath direction.

required
color str

Plotting color.

required

Returns:

Type Description
Figure

Plotly Figure of Drillholes swaths.