Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 273 Bytes

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