dive
dive copied to clipboard
Future Attribute Features
Additional Features to add to Attributes and the Attribute Details panel in the future.
Detection Attribute String Graphing:
- Graphing of attributes using a system to display the text/boolean values instead of the numerical values.
- This would require using sometime similar to the event viewer where the color and label of the bar changes over time.
- Require giving each subset value it's own color representation and a key to make it easier to see the values
Track Attribute Filtering:
- Currently the filtering of items only works on the display of the attributes and the visualization of items themselves.
- Track Attribute Filtering would remove and hide tracks that don't meet the necessary requirements.
- This has a use case in reducing the number of tracks visible based on the filter values.
Attribute Annotation Visualization:
- Visualizing attribute values within the annotation itself.
- Select a subset of keys to show in the annotation
- For numerical values this could include a heatmap range of coloration
- For string values it could be an icon or text indicator.
- Could also possible be a style modifier as well, like giving the bbox some transparency with a color representing the attribute if it's value is there and true.