casm.plotting.PlotTypeCommand

class casm.plotting.PlotTypeCommand[source]

Bases: abc.ABC

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

input_example()
long_desc()
name()
plot(doc, args) Create the bokeh Document to be shown
run([argv, port])
short_desc()
style_example()
classmethod plot(doc, args)[source]

Create the bokeh Document to be shown