Skip to content

Conversation

@samuryan89
Copy link

@samuryan89 samuryan89 commented Oct 26, 2025

You can currently change the labels for cpu/gpu/fps but not hide them. This change adds options (cpu_no_label, gpu_no_label, and fps_no_label) to hide the labels for a more minimal look. Intended mainly for horizontal layout, but can work in non-horizontal as well.

Before:
image

After:
image

Non-horizontal:
image

@flightlessmango
Copy link
Owner

Instead of adding options, treat an empty string with this behavior

@samuryan89
Copy link
Author

Instead of adding options, treat an empty string with this behavior

I can give that a go. I was trying to match the "time_no_label" option.

Are you thinking like:
cpu_text="" should make it blank?

Right now that gives the following:
image

@flightlessmango
Copy link
Owner

Yeah that's what I was thinking, it should not have a column like you had designed it

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants