radtools.PlotlyBackend.plot_brillouin_kpath#
method
- PlotlyBackend.plot_brillouin_kpath(*args, zone_color='#FF4D67', path_color='black', **kwargs)#
Plot brillouin zone and kpath.
- Parameters:
- *args
Passed to the
plot_brillouin()andplot_kpath()functions.- zone_colorstr, default "#FF4D67"
Colour for the brillouin zone. Any format supported by the used backend.
- zone_colorstr, default "black"
Colour for the k path. Any format supported by the used backend.
- **kwargs
Passed to the
plot_brillouin()andplot_kpath()functions.
See also
plot_brillouinplot brillouin zone
plot_kpathplot kpath