chump.objects.dataobjects.well

plot a vertical pumping/monitoring well

xy

set the location of the well top

radius

set the radius of the well top. default is 1.

depth

set the well depth. if not set, it will use scnbot.

scntop

set the screen top depth

scnbot

set the screen bottom depth

scnhatch

set the hatch pattern of the screen intervel, default is '--'

ec

set edge color, default is 'black'

fc

set the face color, default is 'white'

zorder

set the zorder. default is 999999.

def vplot(self, *args, **kwargs):
def update_plot(self, idx=None):
def vupdate(self, idx=None):