tensorflow / tensorflow/tensorboard
Inconsistent colors for the same run across "Time series" and "Text" dashboards
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
I am visualizing time series in Tensorboard, and displaying auxiliary information for each run as a text summary under the "Texts" dashboard.
However, the same run is colored differently across the "Time series" and "Text" tabs, e.g. orange vs. cyan. This makes it unnecessarily difficult to correctly identify corresponding runs.
Ideally, there would be an option to sync the color palettes across different tabs, such that the color of a run does not vary across the different dashboards. Or maybe there is already such an option? Am I missing something?
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
The issue concerns run-color assignment across the Time series and Text dashboards; start by tracing how each dashboard selects colors and checking whether a palette-sync option already exists. Done means corresponding runs use consistent colors across both dashboards, with coverage for the relevant behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100