You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testing this out this seems to introduce a (much more minor) bug with regular non-reversed axes when the tick corresponding to the first tick label is just out-of-range, we get the full 2-line label twice:
It'd be nice to include jasmine tests for ^^ both forward and reversed, with the original range shifted in something like 6-hour increments - so ranges:
testing this out this seems to introduce a (much more minor) bug with regular non-reversed axes when the tick corresponding to the first
ticklabel is just out-of-range, we get the full 2-line label twice:It'd be nice to include jasmine tests for ^^ both forward and reversed, with the original range shifted in something like 6-hour increments - so ranges:
And just check that the tick text we get in each case is as expected. Something like that should cover all the related cases, I'd think.
Originally posted by @alexcjohnson in #5060 (comment)
The text was updated successfully, but these errors were encountered: