radtools.MatplotlibBackend.plot_brillouin#
method
- MatplotlibBackend.plot_brillouin(*args, color='#FF4D67', **kwargs)#
Plot brillouin zone.
- Parameters:
- *args
Passed to the
plot_wigner_seitz()function.- colorstr, default "#FF4D67"
Colour for the brillouin zone. Any format supported by the used backend.
- **kwargs
Passed to the
plot_wigner_seitz()function.
See also
plot_unit_cellfor the list of parameters