-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Comments
Thanks for the report! I'll propose an update in this issue. It would be
great if you could let me know if it clarifies the usage.
|
@ggrothendieck, how about this?
|
Suggest that it explicitly refer 1, 2, 3, ... and explicitly point out this is NOT user coordinates. |
Second try:
Please feel free to suggest your own description. It would be very helpful. |
looks ok.
…On Tue, Jun 8, 2021 at 8:26 AM Joshua Ulrich ***@***.***> wrote:
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.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#354 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB32F7VBZBGN2J2TUBL4KYDTRYEAHANCNFSM46AXFUUQ>
.
--
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com
|
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.
The text was updated successfully, but these errors were encountered: