Skip to content
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

Suggestions: Keys behind keys, Change all key sizes at once, Capping the graph height[Done]. #90

Open
CxerizoBirb opened this issue Dec 21, 2023 · 2 comments
Assignees

Comments

@CxerizoBirb
Copy link

Being able to see keys from behind other keys would be cool, perhaps this could be good as a toggle. I would mostly use it to put my graph in my space key as it's the best place in my setups.

An option to change all key sizes simultaniously, as they all start at 3 height and 2 width, but i always have to manually put every key (usually a lot) down to 2 height.

Capping the graph height at a certain number of keys per second (say 20) so that if it goes past that it doesn't permanently get smaller. otherwise it makes the graph a bit useless at that point.

I hope these make sense, if you need i can provide images on what they might look like in use.

@RoanH
Copy link
Owner

RoanH commented Jan 10, 2024

Hey,

Putting the graph in the space key has been suggested before actually, see #46.

Improvements to the layout system in general are planned for sure, and editing multiple panels like you suggest at the same time will be a part of that change (though I'm not sure when I'll get to it).

Capping the graph is an interesting idea, I don't personally see a lot of use cases for it, but it's also a very easy feature to implement and support so I'll probably just implement it (possibly soon even).

Thanks for the suggestions!

@RoanH RoanH self-assigned this Jan 10, 2024
RoanH added a commit that referenced this issue Jan 16, 2024
Graph Cap

See merge request roan/KeysPerSecond!43
GitHub #90
@RoanH
Copy link
Owner

RoanH commented Jan 16, 2024

Setting a fixed maximum display value for graphs has been implemented for v8.8 (which will release later this week).

@RoanH RoanH changed the title Suggestions: Keys behind keys, Change all key sizes at once, Capping the graph height. Suggestions: Keys behind keys, Change all key sizes at once, Capping the graph height[Done]. Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants