Ability to edit graphs in Measures
we have several "measures" which we are graphing with values for the X axis (see screenshot), but it's very tedious because there are lots of these values. They correspond to checkpoint labels in our game. I was hoping there was some way I could paste the values into the box so I
a) don't have to click hundreds of times
b) can control the order they show up
however, when I paste them they get added as one giant parameter value. I've tried delineating the values by comma, semicolon, slash etc and they are always interpreted as one big value. Is there some way I can procedurally enter all the values I want to show up on the x axis?A procedural way to enter would be great, but probably much simpler would just be to allow me to paste multiple values at once by separating them with some delimiter (comma, semicolon etc). Sort of an aside; an "add all known values" button would be pretty nice.