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

Clusters labels size with low resolution issue #61

Closed
ahonestla opened this issue Mar 12, 2024 · 1 comment
Closed

Clusters labels size with low resolution issue #61

ahonestla opened this issue Mar 12, 2024 · 1 comment

Comments

@ahonestla
Copy link

Hello,

I'm using the the vosviewer-online component within a vite typescript application.

The clusters labels in the legend and the legend box have sometimes a disproportionate size.
It seems to depends to the resolution of the screen.

I did some tests with the exact same page :

  1. On my windows machine
  • 1536 x 864 (and lower) :
    image
  • 1920 x 1080 :
    image
  1. On my mac
  • 1680 x 1050 (and lower) :
    image
  • 2048 x 1280 :
    image

What could be the cause for this behavior ?
Thank in advance!

@neesjanvaneck
Copy link
Owner

Thanks for reporting this issue @ahonestla. I have fixed the issue in release 1.2.3. See #63 for the implementation.

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

No branches or pull requests

2 participants