Skip to content

World calendars open items #1241

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

Closed
2 tasks
alexcjohnson opened this issue Dec 9, 2016 · 1 comment
Closed
2 tasks

World calendars open items #1241

alexcjohnson opened this issue Dec 9, 2016 · 1 comment
Labels
feature something new

Comments

@alexcjohnson
Copy link
Collaborator

A couple of things that came up in #1220 that would be nice to add:

  • support dtick='Y<n>' (for years) like we do 'M<n>' for months. For the regular Gregorian calendar this doesn't matter, as a year is always 12 months, but for other calendars we currently hack in year ticks by assuming that if n is a multiple of 12 the user really meant years because that's what they do for the Gregorian calendar. We should just make explicit year ticks. Perhaps it would be nice to make other units too, like day (if we ever put back in timezones the right way, we will need this to handle 23 and 25-hour days), hour, minute (shoot, that should have gotten the capital M for consistency. oops), second, though the latter ones are for convenience only. See World calendars #1220 (comment)

  • support year to date and month to date range selectors with non-Gregorian calendars. See World calendars #1220 (comment)

@gvwilson
Copy link
Contributor

gvwilson commented Jun 6, 2024

Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson

@gvwilson gvwilson closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

No branches or pull requests

2 participants