Group components into Metics / Data
Created by: nickyfantasy
According to @varunarora design, we will improve design by grouping some components together
- Group Scalars, Histograms into Metrics
- Group Image, Audio, Text into Data(or called Sample, TBD)
Idea of this change is:
- Group similar components to make them more organized and clear
- Scalar and Histogram is simply 1d and 2d metrics, not quite necessary to differentiate
- Move away from TF terms such as Scalar and Histogram
- More innovative design than TB
- For sampling data, most users either have Image or Audio, showing both tabs are meaningless.
First step we could just make frontend changes. Next milestone is create new API Logger such as LogWriter.metrics instead of LogWriter.scalar / histogram to reflect
We can add type filter in the right panel.