tensorflow / tensorflow/tensorboard
Tensorboard: ability to save legends along with the SVG file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
Please make sure that this is a feature request. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template
System information
- TensorFlow version (you are using): 2.1.0
- Are you willing to contribute it (Yes/No): No
Tensorboard provides an ability to download the graph as SVG file but it doesn't have any legends. It will be great if there was an option to add legends to the file before downloading.
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
No file or test is named. Start by searching TensorBoard for the graph SVG download flow and the code that renders legends; determine how the two are connected before proposing the export behavior. Done means a downloaded graph SVG includes its legends when the option is enabled, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100