BRIXS’ Backpack
Backpack is a module with quality-of-life (QOL) functions. This module is completely independent from brixs.
- backpack.figmanip
get_available_colors()
reset_cycler()
set_cycler()
get_available_colormaps()
set_cycler_from_colormap()
get_colors_from_colormap()
set_window_position()
get_window_position()
set_window_size()
get_window_size()
get_window_dpi()
maximize()
figure()
set_onclick_save_defaults()
subplots()
publication_font()
default_font()
rtext()
ltext()
note()
label_axes()
remove_xlabel()
remove_ylabel()
merge_axes()
add_lspace()
add_rspace()
add_tspace()
add_bspace()
xmove()
ymove()
sharex()
sharey()
get_xticks_showing()
get_yticks_showing()
set_xticks()
set_yticks()
remove_xticklabels()
remove_yticklabels()
leg()
rectangle()
zoom()
inset()
cm2pt()
cm2px()
cm2inch()
mm2inch()
rgb2hex()
hex2rgb()
axvlines()
axhlines()
linear_gradient()
bezier_gradient()
- backpack.filemanip
- backpack.arraymanip
- backpack.numanip
- backpack.query
figmanip: matplotlib QOL functions
filemanip: file reading and saving QOL functions
arraymanip: array manipulation QOL functions
numanip: float/int manipulation QOL functions
query: user interaction QOL functions