Implementation for pmg plot CLI.
get_chgint_plot
Plot integrated charge.
args (dict) – args from argparse.
get_dos_plot
Plot DOS.
args (dict) – Args from argparse.
get_xrd_plot
Plot XRD
args (dict) – Args from argparse
plot
Master control method calling other plot methods based on args.