tensorflow / tensorflow/tensorboard
切换分页之后,曲线会展示不出来
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
只需要点击“Next”,然后再点击“Previous”,曲线有时候就消失了;鼠标在上面移动能看见数据,只是没有曲线
Just click "Next" and then "Previous", and the curve sometimes disappears; moving the mouse over it shows the data, but there is no curve.
如下:
正确情况(Correct case):
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 in TensorBoard: click “Next” and then “Previous” in the paginated view, using the attached screenshots as the expected and broken states. Trace the frontend curve-rendering entry point involved in pagination and verify that the curve remains visible after navigating back; done means the data and curve both render consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100