tensorflow / tensorflow/tensorboard
Export graph to DOT (or TikZ)?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
Under "Download PNG" on the Graphs tab it would be nice to have a "Download DOT" option (or TikZ) for when writing academic papers with LaTeX.
I imagine all currently open scopes under "Main Graph" would be included, and the user would manually open those of interest before downloading (much like how Download PNG works today, although I imagine that just saves a HTML5 canvas or something because it also includes the red border highlight which I believe is a bug?).
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 at the Graphs tab and inspect the existing Download PNG flow. Trace how the currently open scopes under Main Graph are collected, then determine how an export option should represent them as DOT or TikZ. Done means a user can download the open graph scopes in one of those formats for use in a LaTeX paper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100