KekLib.PlotUtils#
PlotUtils.py
Copyright (c) 2016-2020, Masatsuyo Takahashi, KEK-PF
- align_yaxis_np(ax1, ax2)#
Align zeros of the two axes, zooming them out by same ratio
- convert_to_the_level(yval, ymin, ymax, posf, post, vmin=None, vmax=None)#
- get_wider_range(vmin, vmax, ratio)#
- plot_line(ax, x, y, rec, color, label=None, plot_qrg=False)#