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

Use index tooltip on the main statistics page #306

Open
mojca opened this issue Jul 22, 2021 · 4 comments
Open

Use index tooltip on the main statistics page #306

mojca opened this issue Jul 22, 2021 · 4 comments
Labels
good first issue Good for newcomers installation statistics Port installation statistis layout Improvements of style & layout

Comments

@mojca
Copy link
Member

mojca commented Jul 22, 2021

The statistic graphs for individual ports (app/port/templates/port/port_stats.htm) mostly use

tooltips: {
    mode: 'index',
}

which allows seeing values for the full column at once.

Knowing the numbers on the main statistics page however requires hovering over super tiny sub-pixel high bars which is almost a mission-impossible.

It might make sense to use index tooltips on the main statistics graphs as well.

It might also make sense to slightly strip the xcode and clt version numbers, but that's likely for another ticket.

@mojca mojca added good first issue Good for newcomers installation statistics Port installation statistis layout Improvements of style & layout labels Jul 22, 2021
@Dhruv-Sachdev1313
Copy link

Dhruv-Sachdev1313 commented Feb 5, 2022

Hey! @mojca, I see this issue was opened 6 months back. I would love to work on this if this still needs to be fixed!

@mojca
Copy link
Member Author

mojca commented Feb 5, 2022

@Dhruv-Sachdev1313: awesome! Sure, it's still a desirable fix and I'm not aware of anyone working on this. Feel free to go ahead and ask if something is unclear.

@Dhruv-Sachdev1313
Copy link

Dhruv-Sachdev1313 commented Feb 7, 2022

@mojca by main statistics page you mean the macPorts Version bar chart on https://ports.macports.org/statistics/ page right?
If this is it, then it seems a very small fix, I can do it right away!

@arjunsalyan
Copy link
Member

@Dhruv-Sachdev1313 Yes, https://ports.macports.org/statistics/ is referred to as the main statistics page here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers installation statistics Port installation statistis layout Improvements of style & layout
Projects
None yet
Development

No branches or pull requests

3 participants