You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "init.py", line 573, in adjust_text
orig_xy = [get_text_position(text) for text in texts]
File "init.py", line 573, in
orig_xy = [get_text_position(text) for text in texts]
File "init.py", line 55, in get_text_position
t_x, t_y = text.get_transform().transform((x, y))
The text was updated successfully, but these errors were encountered:
File "init.py", line 573, in adjust_text
orig_xy = [get_text_position(text) for text in texts]
File "init.py", line 573, in
orig_xy = [get_text_position(text) for text in texts]
File "init.py", line 55, in get_text_position
t_x, t_y = text.get_transform().transform((x, y))
The text was updated successfully, but these errors were encountered: