Closed rahulporuri closed 3 years ago
Note that the title is actually there, but the default padding is such that most of the text is clipped. This requires overriding the plot.padding_left
attribute to create enough space to show the text.
This is not a bug per-se as @timdiller points out - but what might help with these problems is to perhaps adjust the default values of the right and left padding based on the presence or absence of a non-empty axis title.
Or alternatively, use the edge of the padding as the guide for the location of the axis title?
Problem Description
The Y label in the following example doesn't get displayed while the X label gets displayed.
Reproduction Steps:
Expected behavior:
We expect the Y label to be displayed.
OS, Python version: Windows 10 Pro. Python 3.6.0. Chaco 4.8.0. Enable 4.8.1.
Originally reported on the ETS Users Google Group - https://groups.google.com/g/ets-users/c/gHQmFsVMVhw