Searched refs:_FIGURE_BOTTOM_PADDING_IN (Results 1 – 1 of 1) sorted by relevance
38 _FIGURE_BOTTOM_PADDING_IN = 2 # for x-axis labels variable172 figsize=(_FIGURE_WIDTH_IN, height_inches + _FIGURE_BOTTOM_PADDING_IN),174 fig.subplots_adjust(bottom=float(_FIGURE_BOTTOM_PADDING_IN) / height_inches)