tensorflow / tensorflow/tensorboard

Tensorboard: ability to save legends along with the SVG file

Open
#3,616 3 comments 51 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin:scalars type:feature
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.