ChartSQL
AboutProductDownloadCommunity
  • Basics
    • Intro
    • Quick Start
  • CHARTS
    • Overview
    • Auto Charts
    • Area
    • Bar
    • Bubble
    • Column
    • Combo
    • Gauge
    • Heatmap
    • Line
    • Pie
    • Radar
    • Scatter
    • Formatting & Rendering
      • Baselines
      • Formats
      • Series Titles
      • Series Labels
      • Stacked Charts
      • Grouped Category
  • ChartSQL Studio
    • Overview
    • ChartSQL Studio Cloud
    • Installing Studio Desktop
    • Basic Concepts
      • Interface Overview
      • Workspace
      • SQL Scripts & Charts
      • Folders
      • Datasources
      • Thinking in ChartSQL
    • Creating Charts
      • Editor Panels
      • Column Data Types
      • Chart Types
      • Directives
      • Stacking
      • Baselines
      • Series Titles
      • Dynamic SQL Charts
      • Dynamic Data Functions
    • Presenting
    • Settings & Customization
    • Troubleshooting & Support
    • Datasources
      • Overview
      • CSV File
      • HyperSQL
      • MongoDB
      • MySQL
      • PostgreSQL
      • SQLite
      • Custom Datasources
    • Extensions
      • Overview
      • Extension Points
      • Core Extensions
      • Extensions API Reference
  • Dashboards
    • Coming Soon
  • ChartSQL JS
    • Coming Soon
  • Reference
    • Auto Charts
    • Directives
      • @baselines
      • @baseline-types
      • @chart
      • @category
      • @formats
      • @series
      • @title
      • @subtitle
      • @groups
      • @series-types
      • @series-labels
      • @stacking-mode
      • //@directive: comments
      • @dash-id
      • @overlay-series
      • @tags
      • @select-list
    • Glossary
    • Shortcuts
    • Publishing API
  • Product & Community
    • About
    • Features
    • Use Cases
      • General Uses
      • For SQL Developers
      • For Application Developers
      • For Agencies
      • For Data Science Teams
    • Community & Support
    • Roadmap
    • Release Notes
    • In Development
      • Workspaces
      • Dashboards
        • Intro
        • Dashboards
        • Packages
        • Pages
        • Charts
        • Access Control
      • Sharing & Publishing
      • ChartSQL.js
        • Overview
      • @threshold
      • Thresholds
      • Sheets
Powered by GitBook

Support

  • Discord
  • X

ChartSQL

On this page
  • SQL Visualizations
  • Quick Exploration
  • Deep Customization
  • Rich Charts
  • Present & Share
  • Publishing
  • Multi-Tenant

Was this helpful?

  1. Product & Community

Features

High level overview of ChartSQL features

PreviousAboutNextUse Cases

Last updated 10 months ago

Was this helpful?

SQL Visualizations

Chart and visualize SQL directly in source code without complicated point and click dashboards

Quick Exploration

With "auto-mode", ChartSQL will pick the most likely chart based on the number and types of your columns

Deep Customization

Control all aspects of your visualization with "@directives"

Rich Charts

A wide array of chart types to cover most SQL visualization scenarios

Present & Share

Immediately share and present your charts to an audience directly from your editor like a slide presentation

Publishing

Publish your charts to DashSQL Dashboards to create beautiful dashboards for yourself and clients.

Multi-Tenant

Run your ChartSQL scripts against different instances of the same data model. This allows you to share your visualizations across customers.

See Presenting
See ChartSQL Studio Datasources
See Creating Charts
See Auto Chart Examples
See Creating Charts
See All Examples