/vizta

Plotting themes for Talus Bio

Primary LanguagePythonApache License 2.0Apache-2.0

vizta

Talus themes for data visualization in Python.

See the documentation at https://TalusBio.github.io/vizta

TLDR

import vizta           # First import vizta

vizta.mpl.set_theme()  # Set the theme
make_plot()            # Then make the plot again