-
Beta Was this translation helpful? Give feedback.
Answered by
dbuezas
Jun 22, 2024
Replies: 1 comment
-
Your github user does sound familiar :) plotly calls non numeric axes "categorical" (the concept & code comes from d3 categorical scales). This old question has the answer: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dbuezas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your github user does sound familiar :)
plotly calls non numeric axes "categorical" (the concept & code comes from d3 categorical scales). This old question has the answer:
#322