Skip to content

Conversation

@daleth90
Copy link
Contributor

Issue:

The scale in Graph.tsx is expected to scale the whole graph as default, but it only scales labels.

Solution:

  1. Make label scale not related to graph scale.
  2. Initialize graph scale for zoom enabled and disabled cases.

This change would make default labels "a little" big (about x1.1), due to the previous bug, but I think it's acceptable. If we really want to customize the label scale, I kept a line there.

1. scale should affect the whole graph, not labels.
2. scale should affect even when zoom disabled.
@github-actions
Copy link

github-actions bot commented Nov 12, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
quartz ✅ Ready (View Log) Visit Preview 0950499

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