-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update graph graphics #627
Conversation
Deployed to Cloudflare Pages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
ParaTimes circles are semi transparent and connecting lines below that layers are visible.
-
Why Sapphire and Cipher look like they are enabled, but Emerald don't. This is more question to Don.
/> | ||
<text x="150.5" y="39" fill={graphTheme.text} fontSize="4px"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All these svg paths that renders labels look blurry. Should we keep text nodes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wanted to do this in next PR, as there are new animations, which affect the fonts as well. To keep PRs manageable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah Ok wasn't aware that we will have follow up updates 👍
No description provided.