Skip to content
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

axTicksByTime help file #354

Closed
ggrothendieck opened this issue Jun 3, 2021 · 5 comments
Closed

axTicksByTime help file #354

ggrothendieck opened this issue Jun 3, 2021 · 5 comments
Labels
enhancement Enhancement to existing feature
Milestone

Comments

@ggrothendieck
Copy link

ggrothendieck commented Jun 3, 2021

The axTicksByTime help file defines the value returned as A vector of index points to break on, possibly with the index names. Here index refers to the 1, 2, 3, ... and not the time index. It needs to be clarified what is being referred to.

@joshuaulrich
Copy link
Owner

joshuaulrich commented Jun 3, 2021 via email

@joshuaulrich
Copy link
Owner

@ggrothendieck, how about this?

A numeric vector of index locations where tick marks should be drawn.
If possible, the result will have names based on formatted values from
the index time stamps.

@ggrothendieck
Copy link
Author

ggrothendieck commented Jun 7, 2021

Suggest that it explicitly refer 1, 2, 3, ... and explicitly point out this is NOT user coordinates.

@joshuaulrich
Copy link
Owner

Second try:

A numeric vector of index element locations where tick marks should be drawn.
These are \emph{locations} (e.g. 1, 2, 3, ...), \emph{not} the index
timestamps.

If possible, the result will be named using formatted values from the index
timestamps. The names will be used for the tick mark labels.

Please feel free to suggest your own description. It would be very helpful.

@ggrothendieck
Copy link
Author

ggrothendieck commented Jun 8, 2021 via email

@joshuaulrich joshuaulrich added the enhancement Enhancement to existing feature label Oct 6, 2022
@joshuaulrich joshuaulrich added this to the 0.12.2 milestone Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature
Projects
None yet
Development

No branches or pull requests

2 participants