Is there a way to change the order of the entries in the key/legend of gnuplot WITHOUT changing the plot command? (I do not mean reversing the entries)
I have multiple lines in one graph and the graphs are automatically generated for a wide range of different input data. I want to have the key entries sorted by their value on the far left of the graph. Changing the plot command is not possible, because this would have to be done for each graph individually.