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
   
   
![time-chart](https://github.com/user-attachments/assets/df1dfd30-9e82-4a56-b775-454d7e2002cf)
   
   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
   
   ![helper 
tables](https://github.com/user-attachments/assets/7090b7be-c268-4c02-ba23-d3c227a8ebb4)
   
   Added helper tables that allow for quick filtering and some additional 
context
   
   ### Added layouts that allow visualization tiles to be shown side by side
   
   ![localhost_18081_unified-console html(Docs) 
(2)](https://github.com/user-attachments/assets/cd62c1da-b8fd-4083-8feb-85f1310bd6e2)
   
   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]

Reply via email to