StyleManager
- class pyMaCh3._pyMaCh3.plotting.StyleManager
Bases:
pybind11_object
Methods Summary
prettify_parameter_name
(self, param)Convert internally used parameter name to a nice pretty name that can be used in plots
prettify_sample_name
(self, sample)Convert internally used sample name to a nice pretty name that can be used in plots
Methods Documentation
- prettify_parameter_name(self: pyMaCh3._pyMaCh3.plotting.StyleManager, param: str) str
Convert internally used parameter name to a nice pretty name that can be used in plots
- prettify_sample_name(self: pyMaCh3._pyMaCh3.plotting.StyleManager, sample: str) str
Convert internally used sample name to a nice pretty name that can be used in plots