Skip to content

ticks randomly missing when updated with Vue3 #3600

Answered by annisat
annisat asked this question in Q&A
Discussion options

You must be logged in to vote

I think I solved it. The thing is I'm too eager to make generalization about every d3 object. For objects of constant number such as axes (as opposed to bars), d3 API selection.call() would take care of everything.

It still intrigues me though why certain ticks are removed when selectAll() takes one <g> tag and make one of them my new axis and remove the rest.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Fil
Comment options

Answer selected by Fil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3599 on November 11, 2022 20:55.