v.22.7New Feature

Add Chart Visualization to Play UI

Add chart visualization to Play UI. #38197 (Alexey Milovidov).
Added chart visualization functionality to the ClickHouse Play UI, enabling users to visually analyze query results directly within the interface.

Why it matters

The feature addresses the need for integrated and immediate visual interpretation of query outputs, enhancing user experience by allowing quick insights through graphical representation without exporting data to external tools.

How to use it

Users can utilize the new chart visualization feature by running queries in the ClickHouse Play UI. Once a query is executed, users can switch to the chart visualization tab to see graphical representations of the query results. No additional configuration is required to enable this feature.