tensorflow / tensorflow/tensorboard

[projector] unicode not supported for 3D mode labels

Open
#386 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin:projector stat:contributions welcome type:bug
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.

logs.tar.gz

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.