shauryachats opened a new pull request, #16390: URL: https://github.com/apache/pinot/pull/16390
## Summary Integrates Apache ECharts for timeseries data visualization in Pinot Controller UI, providing interactive charts with performance-optimized truncation for large datasets. The timeseries visualization in action: https://github.com/user-attachments/assets/64fd3c27-7dee-4c4f-9a62-7b13b59a9e5e ## Key Features - Timeseries Chart: Interactive ECharts visualization with mouse or drag-drop zoom capabilities, along with hover support. - Stats Table: Comprehensive metric statistics with ability to select single series and color coding. - Data Truncation: Automatic truncation to 20 series for performance optimization. - View Toggle: Switch between chart visualization and raw JSON output. - Warning System: Clear notifications when data is truncated. ## Breaking Changes None - all changes are additive and backward compatible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
