Grid Page
A Grid Page allows you to arrange SQL results and charts in a customizable grid layout.
A Grid Page is a page where you can easily arrange a execution result of SQL and Chart created in a Doc Page in a grid layout.
Key Features
Intuitive GUI manipulation:
Allow users to freely arrange, reorder, resize, and drag & drop various components, including chart components.
Realtime-Collaboration:
Reflect changes made by other users on the grid immediately. (Note: Chart settings, etc., are not shared until explicitly saved.)
Enable users to add comments.
Parameter:
Enable users to place parameters and operate them easily.
Explorer:
Allow users to use the Explorer to gain further insights into their data.
Type of Components
The components that can be placed in the grid are as follows:
Heading
A heading component with three levels that can be used to separate titles and sections.
Text
Rich text that can be used for documentation.
SQL result table
A table displaying SQL results created in a Doc Page.
Chart
Allow users to place any chart created in a Doc Page.
About Synchronization of Component Settings
Certain settings are synchronized between the Grid Page and the Doc Page, while others remain independent.
Synchronized with Doc Page:
Chart settings (e.g., axes fields, chart type)
Not Synchronized with Doc Page:
Component settings (e.g., header display, component title)
Last updated