tepkit.utils.mpl_tools.plotters.kpoints_plotter.ExplicitKpoints2DPlotter

tepkit.utils.mpl_tools.plotters.kpoints_plotter.ExplicitKpoints2DPlotter#

class tepkit.utils.mpl_tools.plotters.kpoints_plotter.ExplicitKpoints2DPlotter(kpoints: tepkit.io.vasp.ExplicitKpoints)#

Attributes#

Attribute

Default Value

Description

kpoints

None

color1

'orange'

color0

'white'

edge_color1

'#444444'

edge_color0

'black'

size1

2.5

size0

1.8

Methods#

plot(ax)

All Members#

kpoints
color1 = 'orange'
color0 = 'white'
edge_color1 = '#444444'
edge_color0 = 'black'
size1 = 2.5
size0 = 1.8
plot(ax)