| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Is it worth it to have a test for this?
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good! I think a regression test would be useful as @etimberg suggested.
Sorry, something went wrong.
|
A regression test was added. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The label width is currently calculated using time.displayFormats.millisecond regardless of time.unit. This PR uses the appropriate time format for auto tick generation if time.unit is specified.
Master: https://jsfiddle.net/nagix/6fjh43xy/

This PR: https://jsfiddle.net/nagix/hfopn34g/

Fixes #4411