vogievetsky opened a new pull request, #17627: URL: https://github.com/apache/druid/pull/17627
This PR makes several improvements to the (experimental) Explore view. Here are the highlights. ### Better time chart visualization  The time chart visualization has been reworked using code and components from the segment timeline visualization (https://github.com/apache/druid/pull/17508). The time chart now supports zooming, dragging, and is smarter about granularity detection. It is also no longer using ECharts. ### Helper tables on the right for quick filtering  Added helper tables that allow for quick filtering and some additional context ### Added layouts that allow visualization tiles to be shown side by side  Visualizations can now be shown side by side in this simple layout configuration. ### Also... - Fixed bug where non latin1 chars could not be saved in the URL - Updated some dependencies - Made the resource picker resizable - Added tooltip to show and copy last run query ID -- 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]
