show_plot#

ifermi.plot.show_plot(plot)[source]#

Display a plot.

Parameters:

plot (Any) – A plot object from FermiSurfacePlotter.get_plot(). Supports matplotlib pyplot objects, plotly figure objects, and mlab figure objects.