grogupy.viz.plot_Jiso_distance

grogupy.viz.plot_Jiso_distance(pairs: Builder | list[Pair] | PairList, **kwargs) Figure[source]

Plots the isotropic exchange as a function of distance.

Parameters

pairsUnion[Builder, list[Pair], PairList]

The pairs that contain the exchange and positions

Returns

plotly.graph_objs.go.Figure

The created figure