grogupy.viz.plot_contour
- grogupy.viz.plot_contour(contour: Contour, **kwargs) Figure[source]
Creates a plot from the contour sample points.
If there are too many eigenvalues, then they are subsamled them for the plot.
Parameters
- contourContour
Contour class that contains the energy samples and weights
Returns
- plotly.graph_objs.go.Figure
The created figure