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 an execution result of the SQL and Chart created in a Doc Page in a grid layout.

Key Features

  • Intuitive GUI manipulation:

    • Allows users to freely arrange, reorder, resize, and drag & drop various components, including chart components.

  • Realtime-collaboration:

    • Reflects changes made by other users on the grid immediately. (Note: Chart settings, etc., are not shared until explicitly saved.)

    • Enables users to add comments.

  • Parameter:

    • Enables users to place parameters and operate them easily.

  • Explorer:

    • Allows 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 can be used to separate titles and sections.

  • Text

    • Rich text that can be used for documentation.

  • SQL result table

    • A table that displays SQL results created in a Doc Page.

  • Chart

    • Allows users to place any chart created in a Doc Page.

About Synchronization of Component Settings

Certain settings are synchronized between the Grid Page and 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

Was this helpful?