allegroai / clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Apache License 2.0
5.61k stars 651 forks source link

Missing "save to .csv" button in graph view in web UI #1044

Open Serbernari opened 1 year ago

Serbernari commented 1 year ago

Describe the bug

I only have download json button, opposed to the documentation that says that I should also have .csv button image

To reproduce

Look at any graph

Expected behaviour

Existance of "save to .csv" button as listed in the docs https://clear.ml/docs/latest/docs/webapp/webapp_exp_track_visual/

Environment

ainoam commented 1 year ago

@Serbernari You'll note the docs say "may be available" :)

CSV export is only available for table plots, as other types don't necessarily have an obvious table representation. We'll make sure to clarify in the docs.