Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Set x/y type to datetime(instead of linear) for datetime simple_types #741

Merged
merged 1 commit into from
Oct 24, 2014

Conversation

naegelyd
Copy link
Collaborator

Fix #740.

Signed-off-by: Don Naegely naegelyd@gmail.com

Signed-off-by: Don Naegely <naegelyd@gmail.com>
@naegelyd
Copy link
Collaborator Author

Note, this will treat datetime simple types identically to date simple types. Also, time will still just be considered linear. There are definitely more opportunities for improvement(adding support for time, parsing the time portion of datetime, etc...) here but they can be done in another PR or as part of #505.

bruth added a commit that referenced this pull request Oct 24, 2014
Set x/y type to datetime(instead of linear) for datetime simple_types
@bruth bruth merged commit d60d0c4 into master Oct 24, 2014
@bruth bruth deleted the issue-740 branch October 24, 2014 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chart doesn't render datetime field values
2 participants