You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a plot where I have two key columns: One numerical and one string. When trying to add an x refline on 120, I got must have 2 x values, had 1 values: 120. I'm guessing it's confused because there are two x columns. Out of curiosity I also tried 120 greedy, greedy 120 and 120,greedy and it failed on all of these.