dvc icon indicating copy to clipboard operation
dvc copied to clipboard

plots: CLI support for flexible plots

Open dberenbaum opened this issue 3 years ago • 0 comments

There is no way to configure flexible plots from the CLI.

dvc plots modify could be updated to take a plot name key as a target instead of only a file, and to support modifying the other fields to support file paths, multiple axis values, etc.

dvc plots add could be added to support configuring a standalone plot from the command line. It could look a lot like dvc plots modify except that the target won't already exist.

dberenbaum avatar May 16 '22 17:05 dberenbaum