sunpeek.common.plot\_utils.ASSETS ================================= .. currentmodule:: sunpeek.common.plot_utils .. autoclass:: ASSETS :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~ASSETS.encode ~ASSETS.replace ~ASSETS.split ~ASSETS.rsplit ~ASSETS.join ~ASSETS.capitalize ~ASSETS.casefold ~ASSETS.title ~ASSETS.center ~ASSETS.count ~ASSETS.expandtabs ~ASSETS.find ~ASSETS.partition ~ASSETS.index ~ASSETS.ljust ~ASSETS.lower ~ASSETS.lstrip ~ASSETS.rfind ~ASSETS.rindex ~ASSETS.rjust ~ASSETS.rstrip ~ASSETS.rpartition ~ASSETS.splitlines ~ASSETS.strip ~ASSETS.swapcase ~ASSETS.translate ~ASSETS.upper ~ASSETS.startswith ~ASSETS.endswith ~ASSETS.removeprefix ~ASSETS.removesuffix ~ASSETS.isascii ~ASSETS.islower ~ASSETS.isupper ~ASSETS.istitle ~ASSETS.isspace ~ASSETS.isdecimal ~ASSETS.isdigit ~ASSETS.isnumeric ~ASSETS.isalpha ~ASSETS.isalnum ~ASSETS.isidentifier ~ASSETS.isprintable ~ASSETS.zfill ~ASSETS.format ~ASSETS.format_map ~ASSETS.maketrans ~ASSETS.__init__