-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dates as dates #1078
Merged
Merged
Dates as dates #1078
Commits on Oct 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d4bb89d - Browse repository at this point
Copy the full SHA d4bb89dView commit details -
switch date axes to use date strings for range and tick0
and introduce new 'r' conversion mode for ranges: can be the same as 'd' (for linear and date), 'l' (for log, for now!) or 'c' (for category, this will have to stay different from 'd' forever so it's continuous)
Configuration menu - View commit details
-
Copy full SHA for 9e27955 - Browse repository at this point
Copy the full SHA 9e27955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00138aa - Browse repository at this point
Copy the full SHA 00138aaView commit details
Commits on Oct 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9784b3b - Browse repository at this point
Copy the full SHA 9784b3bView commit details
Commits on Oct 24, 2016
-
refactor dates handling to use date strings as much as possible
for axis ranges, annotation & image positions... everything that's an absolute value, not a delta (so dtick is not changed, for example) Apologies in advance to reviewers, I couldn't see a way to break this up.
Configuration menu - View commit details
-
Copy full SHA for 1db4448 - Browse repository at this point
Copy the full SHA 1db4448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff9722 - Browse repository at this point
Copy the full SHA 5ff9722View commit details
Commits on Oct 25, 2016
-
wider acceptance range for mapbox plot size test so it works locally
(for me alexcjohnson anyway)
Configuration menu - View commit details
-
Copy full SHA for c045bc5 - Browse repository at this point
Copy the full SHA c045bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd294f - Browse repository at this point
Copy the full SHA 3dd294fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 451ee24 - Browse repository at this point
Copy the full SHA 451ee24View commit details
Commits on Oct 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9ccde7e - Browse repository at this point
Copy the full SHA 9ccde7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51a0563 - Browse repository at this point
Copy the full SHA 51a0563View commit details -
except for image server compatibility, we leave td in plotTile
Configuration menu - View commit details
-
Copy full SHA for 5ccd083 - Browse repository at this point
Copy the full SHA 5ccd083View commit details -
Configuration menu - View commit details
-
Copy full SHA for e63ea3b - Browse repository at this point
Copy the full SHA e63ea3bView commit details
Commits on Oct 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2e9dbad - Browse repository at this point
Copy the full SHA 2e9dbadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d52fe - Browse repository at this point
Copy the full SHA 37d52feView commit details
Commits on Oct 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 55b313c - Browse repository at this point
Copy the full SHA 55b313cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7121c3 - Browse repository at this point
Copy the full SHA b7121c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b4a0c - Browse repository at this point
Copy the full SHA 03b4a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd0940a - Browse repository at this point
Copy the full SHA dd0940aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f629f71 - Browse repository at this point
Copy the full SHA f629f71View commit details
Commits on Nov 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a29ce33 - Browse repository at this point
Copy the full SHA a29ce33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 065ac8a - Browse repository at this point
Copy the full SHA 065ac8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0a866 - Browse repository at this point
Copy the full SHA 4a0a866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7679483 - Browse repository at this point
Copy the full SHA 7679483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d61fcc - Browse repository at this point
Copy the full SHA 0d61fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e11571 - Browse repository at this point
Copy the full SHA 5e11571View commit details
Commits on Nov 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d807259 - Browse repository at this point
Copy the full SHA d807259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c762d - Browse repository at this point
Copy the full SHA 05c762dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0e133 - Browse repository at this point
Copy the full SHA 1b0e133View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.