Plotter API#
This chapter is intended to describe data types that are used to assist in the plotting of density of states and band stucture.
PyProcar has the following data types:
pyprocar.DOSPlot
is used to plot the density of states.DOSPlot expects
pyprocar.DensityOfStates
andpyprocar.Structure
pyprocar.EBSPlot
is used to plot the electronic band structure.DOSPlot expects
pyprocar.ElectronicBandStructure