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

[Feature Request] Add front end rendering support for non latin based scripts #77

Open
KevinKaChunLee opened this issue Jun 5, 2024 · 1 comment
Assignees
Labels
front-end For issues where the root is mostly occurring on the front-end priority 3 This issue is recognized but there is a decent amount of uncertainty and discussion type:feature Feature requests

Comments

@KevinKaChunLee
Copy link
Contributor

When rending nodes with labels not in latin based scripts, the node is rendered as ???

Example Code:

 vancouver = gb.GraphNode(id='vancouver', label='温哥华', namespace='Canada') 
 self.graph.nodes.extend([vancouver])
image
@pkgoogle pkgoogle self-assigned this Jun 5, 2024
@pkgoogle pkgoogle added type:feature Feature requests under discussion This issue is currently undergoing discussion to determine priority, complexity, and/or tractability labels Jun 5, 2024
@pkgoogle pkgoogle added the front-end For issues where the root is mostly occurring on the front-end label Jun 6, 2024
@pkgoogle
Copy link
Contributor

pkgoogle commented Jun 6, 2024

This is pretty clear, we will look into this.

@pkgoogle pkgoogle added priority 3 This issue is recognized but there is a decent amount of uncertainty and discussion and removed under discussion This issue is currently undergoing discussion to determine priority, complexity, and/or tractability labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end For issues where the root is mostly occurring on the front-end priority 3 This issue is recognized but there is a decent amount of uncertainty and discussion type:feature Feature requests
Projects
None yet
Development

No branches or pull requests

3 participants