We use the release feature to register Android and IOS releases.
These are then shown as grey vertical lines on the charts.
If I hover a chart i can see the details about the platform and version.
But i miss a way to easily identify the platform. So, I suggest the following,
Icon Selection in Release Feature Settings:
- Allow users to select an appropriate icon for each platform (Android and iOS) in the Release feature settings.
- Store the selected icons as part of the release configuration.
Displaying Icons on Charts, as illustrated
- Modify the chart rendering logic to include an icon at the top of each chart.
- The icon displayed should correspond to the platform of the release (Android or iOS).
- Ensure that the icons are visually distinct and easily recognizable.
Hover Details:
- When hovering over the chart, in addition to the current details (platform and version), you can also show a tooltip with the icon for better visual reinforcement.
Option to Hide Icons:
- Provide a toggle in the settings to show or hide these icons.
- This is useful for users who might find the icons distracting or unnecessary.
