landlab.plot.drainage_plot

Plot drainage network.

drainage_plot(mg, surface='topographic__elevation', receivers=None, proportions=None, surf_cmap='gray', quiver_cmap='viridis', title='Drainage Plot')[source]