-
|
How would i create a chart like this?
where the y axis is horizontal and the x axis vertical? |
Beta Was this translation helpful? Give feedback.
Answered by
rgieseke
Sep 15, 2025
Replies: 1 comment 1 reply
-
|
I think it should just work if you assign the respective variables to Layer Cake's |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mhkeller
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think it should just work if you assign the respective variables to Layer Cake's
xandyfields, here I started from the Line example, switching x and y and adjusting the height and width of the chart:Svelte Playground