-
I'd like to display one of my graph with a vertical linear scale and a horizontal linear scale. Is that possible? Would the quad tree still work? Thanks for your awesome library! |
Beta Was this translation helpful? Give feedback.
Answered by
mhkeller
May 28, 2024
Replies: 1 comment
-
You can pass in whatever scale you like using the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mhkeller
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can pass in whatever scale you like using the
xScale
,yScale
,zScale
orrScale
prop. Docs: https://layercake.graphics/guide#xscale