Skip to content

Conversation

@mdlinville
Copy link
Contributor

@mdlinville mdlinville commented Jan 13, 2026

DOCS-1985 Document new shading settings for line plots

  • 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

DO NOT MERGE until v0.77 is available in Self-Managed.

Testing

  • Verified UI
  • Local build succeeds without errors (mint dev)
  • Local link check succeeds without errors (mint broken-links)
  • PR tests succeed

- 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
@mdlinville mdlinville requested a review from TimH98 January 13, 2026 22:34
@mdlinville mdlinville marked this pull request as ready for review January 13, 2026 22:34
@mdlinville mdlinville requested a review from a team as a code owner January 13, 2026 22:34
@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2026

📚 Mintlify Preview Links

🔗 View Full Preview

📝 Changed (2 total)

📄 Pages (2)

File Preview
models/app/features/panels/line-plot/reference.mdx Reference
models/app/features/panels/line-plot/sampling.mdx Sampling

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: 60a0326 at 2026-01-16 22:01:55 UTC

Comment on lines 44 to 47
- **Min/Max**
- **Standard deviation**
- **Standard error**
- **None** (the default)
Copy link
Contributor

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**.
Copy link
Contributor

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)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now defined, PTAL!

@mdlinville mdlinville added the DO-NOT-MERGE For PRs that should not be merged yet label Jan 14, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2026

🔗 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:

  • https://docs.wandb.ai/models/https://docs.wandb.ai/models

Fix: Remove trailing slashes from links to avoid unnecessary redirects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO-NOT-MERGE For PRs that should not be merged yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants