sunpeek.common.plot_utils.points_to_figfraction#

sunpeek.common.plot_utils.points_to_figfraction(fig, x_points=0, y_points=0)#

Transform a value in points to figure fraction coordinates in y direction.

Return type:

Tuple[float, float]