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

Independent scale for upload/download limits #13

Open
Bilge opened this issue Nov 22, 2016 · 0 comments
Open

Independent scale for upload/download limits #13

Bilge opened this issue Nov 22, 2016 · 0 comments

Comments

@Bilge
Copy link
Member

Bilge commented Nov 22, 2016

Some Internet connections have unequal upload and download capacities. Typically the upload cap is less than that of the download. In such configurations, the upload bar will never reach the same height as the download because they share the same scale. Generally it makes sense for them to share the same scale since they remain proportional to each other, but some users might prefer unlinked scales such that both streams can utilize the full height of the graph.

It might be worth implementing this separately for the graph and the tray icon meters such that this feature can be toggled independently for both.

Alternatively it might suffice to just add a second peak line.

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

1 participant