Searched refs:y_range (Results 1 – 1 of 1) sorted by relevance
18 y_range = (0, 2e9) # plot range for the y-axis; comment out for auto variable164 if 'y_range' in vars() and len(y_range) == 2:165 ylim(y_range)