You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Further fix button positioning to completely eliminate title overlap
✅ Enhanced Layout Positioning:
- Moved buttons from y=0.89 to y=0.86 for greater clearance from title
- Adjusted main chart from [0.08, 0.32, 0.88, 0.55] to [0.08, 0.28, 0.88, 0.56]
- Adjusted log panel from [0.08, 0.02, 0.88, 0.26] to [0.08, 0.02, 0.88, 0.22]
✅ Visual Improvements:
- Ensures ample white space between chart title and time window buttons
- Maintains optimal chart area for radar data visualization
- Preserves log panel functionality with appropriate sizing
- Creates clear visual hierarchy: Title → Space → Buttons → Chart → Log Panel
This provides definitive separation between the title and interactive controls while maintaining excellent usability and readability.
0 commit comments