LogoLogo
codatum.comSign InStart for free
  • Introduction
  • Getting Started
    • Quick Start
    • Concept (Further reading)
      • Why did we a choose Block Editor over Cell-based Editor?
  • Connect and Manage Data
    • Connection
      • Sync Table Metadata
    • Supported Warehouses
      • BigQuery
      • Snowflake
      • Other Warehouses
    • Catalog
    • Search
  • Data Exploration
    • Data Exploration Overview
    • Notebook
      • Doc Page
      • Grid Page
      • SQL Block
      • Version
      • Notebook FAQ
    • Chart
    • Explorer
    • Parameter
    • (Appendix) Cache
  • AI Assist
    • SQL Assistant
  • Sharing
    • Sharing Overview
    • Teamspace
    • Shared Notebook
    • Report
    • Public Link
    • Signed Embed
      • How to Set Up Signed Embed
  • Account Management
    • Account
    • Account Settings
  • Workspace & User Management
    • Workspace
  • User Management
    • Invitation
    • Group
  • Security
    • Security Overview
  • Audit logs
  • IP Access Control
  • Access control
    • Access Control Overview
    • Access Control for Workspace
    • Access Control for Resources
      • Access Control for Group
      • Access Control for Teamspace
      • Access Control for Notebook
      • Access Control for Connection
      • Access Control for Report
  • [Under Construction] Plan and Billing
    • Limit and usage
    • Downgrade and cancel
  • Best Practices
    • Advanced Control Structures in SQL
  • Other considerations
    • System requirements
Powered by GitBook

Reference

  • Privacy policy
  • Terms of service
  • JP Docs Site
On this page
  • Chart Types
  • Common Options in Chart

Was this helpful?

  1. Data Exploration

Chart

Beautiful and Diverse Charts

PreviousNotebook FAQNextExplorer

Last updated 7 months ago

Was this helpful?

Codatum offers a wide variety of chart types to accommodate diverse data. Additionally, each chart comes with numerous settings, allowing you to tailor the visuals of your data.

Chart Types

  • Big Number

    • Set options like prefix, suffix, value formatter, and conditional styles

  • XY Chart

    • Choose from line, bar, stacked bar, area, and stacked area charts

    • Composite charts are also available

  • Radial Chart

    • Choose from pie, donut, and radar charts

  • XYZ Chart

    • Choose from scatter, bubble, and heatmap charts

  • Hierarchy Chart

    • Choose from tree, treemap, and sunburst charts

  • Graph Chart

    • Choose from graph and sankey charts

  • Funnel Chart

    • Choose from vertical and horizontal funnel charts

  • Table Chart

    • Select and display desired fields, apply filters, and show data in an aggregated form

  • Pivot Table

    • Aggregate data by row/column and display it as a pivot table

Common Options in Chart

Charts come with common options:

  • Disable in-memory processing (default: off)

    • When the execution result is within 1000 rows, the in-memory processing processes data without issuing a new query

  • Enable query auto-dispatch (default: off)

    • Automatically execute data processing queries when the data-source or chart-settings are changed