What
Enhance the 22-dim radar chart in the Jupyter panel.
Ideas
- Dark mode toggle
- Hover tooltips showing exact dimension values
- Click on a dimension to highlight/filter
- Animated transitions when switching frames
Files
tlabel/viewer/templates.py β contains the radar chart JS (drawRadar function)
tlabel/viewer/panel.py β panel rendering logic
Current state
Radar chart renders correctly but is static. No hover or click interaction.
What
Enhance the 22-dim radar chart in the Jupyter panel.
Ideas
Files
tlabel/viewer/templates.pyβ contains the radar chart JS (drawRadar function)tlabel/viewer/panel.pyβ panel rendering logicCurrent state
Radar chart renders correctly but is static. No hover or click interaction.