tensorflow / tensorflow/tensorboard
[projector] unicode not supported for 3D mode labels
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
七
2
1
0
4
this is a part of the metadata.tsv file. I replace all the number 7 to Chinese word 七.
When I disable the 3d labels mode, I can see the Chinese word 七 and numbers . When I enable the 3d labels mode, the Chinese word 七 disappear. But the numbers can display normally.
the logs.tar.gz, I download from https://github.com/tensorflow/tensorflow/issues/10756 and replace all the number 7 to Chinese word 七.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the attached logs.tar.gz and metadata.tsv in the projector's 3D labels mode. Trace the projector's existing 3D label rendering entry point; done means the Chinese character 七 appears alongside numeric labels when 3D labels are enabled, while the non-3D display remains working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100