tensorflow / tensorflow/tensorboard

[Feature Request] Mark the min or max of the curves

Open
#1,030 4 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin:scalars theme:ui-polish type:feature
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

For the scalar plots, can there be an option to mark the min or max of the curves? Perhaps by putting a box at that point. It would useful to see where the extreme are and how far your current epoch is from them.

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 locating the scalar plots implementation and tracing how curves and epochs are represented. Clarify the intended min/max marker behavior and option scope, then identify the relevant tests; the work is done when the requested markers appear correctly and their behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.