Juan Shishido
Results
2
issues of
Juan Shishido
In some cases with `range_frame()`, it is possible for the tick label text to overlap. This should only happen at the extremes of the range. Thus, if an overlap is...
With `float` labels, there can be rounding error. For example, 1.05 rounds to 1.1. The label based on `range_frame()` will show 1.1, which isn't the actual maximum value.