-
Notifications
You must be signed in to change notification settings - Fork 40
[DOCS-1985] Document new shading settings for line plots #2035
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Can now set shading to min/max, std dev, std err, or none - Only for individual line plots, not sections or the workspace - Update docs for configuring point aggregation at workspce and and plot level Docs are now in sync with the current UI
| - **Min/Max** | ||
| - **Standard deviation** | ||
| - **Standard error** | ||
| - **None** (the default) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add definitions?
| 2. Hover over a line plot, then click the gear icon. | ||
| 3. In the **Data** tab, set **Point aggregation** to **Full fidelity** if necessary, then configure the smoothing algorithm. | ||
| 4. In the **Grouping** tab, turn on **Group runs**. Optionally, set **Group by** to a run attribute. | ||
| 5. Set **Agg** to **Mean** (default), **Min**, or **Max**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does Mean, Min, or Max mean in this context? Similar comment applies to the next line (step 6)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now defined, PTAL!
🔗 Link Checker Results✅ All links are valid! No broken links were detected in the changed files. Tip Redirects detected: If you see redirects for internal docs.wandb.ai links, check if they have trailing slashes. Mintlify automatically removes trailing slashes, causing redirects like:
Fix: Remove trailing slashes from links to avoid unnecessary redirects. |
DOCS-1985 Document new shading settings for line plots
DO NOT MERGE until v0.77 is available in Self-Managed.
Testing
mint dev)mint broken-links)