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
  • Examples
  • Present
  • Publish
  • SchemaBrowser
  • Story

Was this helpful?

  1. ChartSQL Studio
  2. Extensions

Core Extensions

Descriptions of the extensions that ship with ChartSQL Studio

Extensions are in development. They will allow you to customize the editor with additional functionality and third party tools.

Core Extensions are extensions that ship with ChartSQL Studio and are enabled by default. Core Extensions implement the basic functionality of the ChartSQL Studio editor. Core Extensions cannot be removed from the installation but they may be configured or disabled depending on the purposes of the extension.

Examples

The 'Examples' Core Extension adds a package of example charts to the main menu (the same examples in this documentation) so that you can experiment with basic charts.

Present

The 'Present' Core Extension adds full screen presentation capabilities to ChartSQL Studio so that you can can hide the editor features when presenting charts to an audience.

Publish

The 'Publish' Core Extension adds chart publishing functionality to ChartSQL Studio so that you can share and make available their charts to others.

SchemaBrowser

The 'SchemaBrowser' Core Extension Implements browsing a datasource schema within a package so that you can easily see the datasource tables and columns from within ChartSQL Studio.

Story

The 'Story' Core Extensions implements slide deck functionality into ChartSQL Studio so that you can group particular charts together into a story that you can present to an audience.

PreviousExtension PointsNextExtensions API Reference

Last updated 1 year ago

Was this helpful?