Two datasets one graph #7313
Replies: 1 comment
-
Posted at 2025-01-10 by @gfwilliams Hi! Yes, it should be fine - if you're doing more than one graph you'll probably just want to hard-code the ranges so that doesn't happen. I notice you're using Also because This seems to work for me:
Not sure if it's intentional, but specifying x,y in one but not the other would also misalign the graphs. Posted at 2025-01-22 by docerta This is what I wanted. There is a small offset caused when using two types of graphs in one place thought, but overall result is very nice. Thank you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2025-01-09 by docerta
Hello,
is it possible to have multiple datasets in one graph? I tried something like this, but they dont share same 0,0 coordinate:
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions