Skip to content

Conversation

kbhatnagar97
Copy link

Explored Limits in Default State

  1. Outer most ring: 21 blips (without overlap)
  2. 2nd largest ring: 21 blips (without overlap)
  3. 3rd largest ring: 33 blips (without overlap)
  4. Inner most ring: 11 blips (without overlap)

Configuration: maxBlipsInRings: [20, 33, 21, 21] from the config file.
These values will prevent blip overlap like shown in the image below

Observation: If the limit of any ring is increased beyond these numbers, blips might not be plotted at all. Therefore, the limits in the config file should not be exceeded.

Screenshot 2024-08-23 at 2 30 00 AM

Hence, we must not exceed these limits in the config file.

@kbhatnagar97 kbhatnagar97 requested review from will-amaral and a team as code owners August 23, 2024 15:32
@kbhatnagar97 kbhatnagar97 force-pushed the master branch 3 times, most recently from 5c876b4 to a32cace Compare August 27, 2024 09:01
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.

1 participant