Disabling y-axis values for a graph dataset #11293
Unanswered
PercivalFigaro
asked this question in
Q&A
Replies: 1 comment 4 replies
-
The first answer coming in my mind is to use more axes and relate them to the datasets. But do you a sample to understand better what you need? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I would like to use a single graph for displaying different data types. The x-axis is a time cartesian axis. Some of those data types have values to be displayed on the y-axis, but some should only be placed on the graph in regards to the time axis (e.g. display a straight line).
Is there a clean way to do this?
Beta Was this translation helpful? Give feedback.
All reactions