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

Enhancement: Dynamic Visual Representation of Providers in Cities #110

Open
andy108369 opened this issue Feb 23, 2024 · 0 comments
Open
Labels
enhancement New feature or request P2 priority 2 feature/ enhancement

Comments

@andy108369
Copy link

Context:
The current visualization of network capacity on the global map displays single dots for each city with active providers. This representation does not differentiate between cities with multiple providers, potentially obscuring the actual distribution and density of providers.

Problem:
Cities with multiple providers, such as Singapore, which has sg.lnlm.akash.pub and sg.lneq.akash.pub, are currently represented with a single dot. This makes it challenging to recognize areas with a higher concentration of providers at a glance.

Proposed Solution:
Implement a dynamic visual representation for cities with multiple providers. Suggestions for this are:

  1. Dot Size Variation: Increase the size of the dot proportionally to the number of providers in that city. This would make cities with a higher number of providers more prominent.
  2. Color Gradients: Use color gradients to indicate the density of providers. A more saturated or darker color could signify a greater number of providers.
  3. Interactive Tooltips: When hovering over a city dot, display a tooltip that lists all the providers in that city. This would provide immediate and clear information about provider distribution within the city.

Benefit:
This enhancement would improve the user interface by providing a more accurate visual representation of the network's distribution, allowing users to easily identify hubs of activity and make more informed decisions based on provider density.

Additional Notes:

  • Consider the scalability of the visual representation for cities that may have a large number of providers.
  • Ensure that the UI remains uncluttered and that the information is presented in a user-friendly manner.

I believe this feature would significantly improve the user experience and provide valuable insights at a glance. Looking forward to the team's thoughts on this.

image

@baktun14 baktun14 added enhancement New feature or request P2 priority 2 feature/ enhancement labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 priority 2 feature/ enhancement
Projects
Status: Backlog (not prioritized)
Development

No branches or pull requests

2 participants