mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#701)
This commit is contained in:
@@ -27,7 +27,7 @@ Logger.current_logger().report_surface(
|
||||
zaxis="title Z",
|
||||
)
|
||||
```
|
||||
Visualize the reported surface plot in **PLOTS**.
|
||||
View the reported surface plot in **PLOTS**.
|
||||
|
||||

|
||||
|
||||
@@ -49,5 +49,5 @@ Logger.current_logger().report_scatter3d(
|
||||
)
|
||||
```
|
||||
|
||||
Visualize the reported 3D scatter plot in **PLOTS**.
|
||||
View the reported 3D scatter plot in **PLOTS**.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user