How to show last item of X axis? #467
Answered
by
rokotyan
romanslonov
asked this question in
Q&A
-
Hello, in my graph I need to always show last date on X axis. What's the best way to do that? I am using vue. I tried to set tick values explicitly but it just disappears.
|
Beta Was this translation helpful? Give feedback.
Answered by
rokotyan
Oct 21, 2024
Replies: 1 comment 4 replies
-
Setting |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
romanslonov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Setting
tickValues
explicitly should do the job. Check out the docks here https://unovis.dev/docs/auxiliary/Axis#set-ticks-explicitly