LayoutEditor

class eomaps.helpers.LayoutEditor(m, modifier='alt+d', cb_modifier='control')

Class to handle interactive re-positioning of figure-objects.

Methods

__init__(m[, modifier, cb_modifier])

add_info_text()

apply_layout(layout)

Set the positions of all axes within the current plot based on a previously defined layout.

blit_artists()

cb_key_press(event)

cb_key_release(event)

cb_move(event)

cb_move_with_key(event)

cb_pick(event)

cb_release(event)

cb_scroll(event)

fetch_current_background()

get_layout([filepath, override, precision])

Get the positions of all axes within the current plot.

roundto(x[, base])

Attributes

axes

cbaxes

cbs

maxes

modifier_pressed

ms