I'm using pre-release v. 1.0.0a10+568333. When I run
dvc plots show estimators.csv or dvc plots diff --target estimators.csv, I'm getting the axis labels from the vega-lite template, not my *.csv file. Even if I use the -x and '-y flags, nothing happens. This didn't happen previously; did we change the flag to assign axis titles?

I'm using pre-release v. 1.0.0a10+568333. When I run
dvc plots show estimators.csvordvc plots diff --target estimators.csv, I'm getting the axis labels from the vega-lite template, not my *.csv file. Even if I use the-xand'-yflags, nothing happens. This didn't happen previously; did we change the flag to assign axis titles?