Skip to content

Refactor plot title to display only the metric name without the path#462

Merged
abidlabs merged 3 commits into
mainfrom
display-only-the-metric-name
Mar 27, 2026
Merged

Refactor plot title to display only the metric name without the path#462
abidlabs merged 3 commits into
mainfrom
display-only-the-metric-name

Conversation

@qgallouedec
Copy link
Copy Markdown
Collaborator

Thank you for your contribution! All PRs should include the following sections. PRs missing these sections may be closed immediately.

Short description

Screen.Recording.2026-03-27.at.2.18.09.PM.mov

This PR remove the prefix when "Show section header" is enabled

AI Disclosure

We encourage the use of AI tooling in creating PRs, but the any non-trivial use of AI needs be disclosed. E.g. if you used Claude to write a first draft, you should mention that. Trivial tab-completion doesn't need to be disclosed. You should self-review all PRs, especially if they were generated with AI.


  • I used AI to do most of it.
  • I did not use AI

Type of Change

  • Bug fix
  • New feature (non-breaking)
  • New feature (breaking change)
  • Documentation update
  • Test improvements

Related Issues

If this PR closes an issue, please link it below:

Closes: None

Testing and linting

Please run tests before submitting changes:

python -m pytest

and format your code using Ruff:

ruff check --fix --select I && ruff format

@gradio-pr-bot
Copy link
Copy Markdown
Contributor

gradio-pr-bot commented Mar 27, 2026

🪼 branch checks and previews

Name Status URL
🦄 Changes detected! Details

@gradio-pr-bot
Copy link
Copy Markdown
Contributor

gradio-pr-bot commented Mar 27, 2026

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
trackio patch

  • Refactor plot title to display only the metric name without the path

‼️ Changeset not approved. Ensure the version bump is appropriate for all packages before approving.

  • Maintainers can approve the changeset by checking this checkbox.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can update the changelog file directly.

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Copy Markdown
Member

@abidlabs abidlabs left a comment

Choose a reason for hiding this comment

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

LGTM thanks @qgallouedec!

@abidlabs abidlabs merged commit 9160b78 into main Mar 27, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants