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
  • Join the ChartSQL Developer Community
  • Install ChartSQL Preview
  • Clone the Developer Preview
  • Start the ChartSQL Studio Server
  • Windows
  • Mac
  • Launching ChartSQL Studio Editor
  • Updating ChartSQL

Was this helpful?

  1. ChartSQL Studio

Installing Studio Desktop

ChartSQL Studio Desktop is a local desktop version of ChartSQL Studio and Studio Server.

PreviousChartSQL Studio CloudNextBasic Concepts

Last updated 10 months ago

Was this helpful?

ChartSQL Studio is currently in development Preview. It is suitable for use by developers who wish to aid in testing and are comfortable troubleshooting.

Join the ChartSQL Developer Community

ChartSQL is developed and supported on Discord. Join the ChartSQL discord to get access to downloads, updates and community support.

Install ChartSQL Preview

The preview repo tracks development and will be regularly updated with the latest build.

Clone the Developer Preview

Clone the repo to a folder on your local machine.

Start the ChartSQL Studio Server

The development preview starts a local copy of the ChartSQL Studio Server that the editor communicates with.

Within the root of the repo, there are scripts to start and stop the ChartSQL Studio Server for Windows and Mac.

Windows

  • start.bat

  • stop.bat

Mac

  • start.sh

  • stop.sh

Launching ChartSQL Studio Editor

When the server is finished launching, it will automatically open ChartSQL Studio in your default browser.

Updating ChartSQL

To update ChartSQL, git pull the latest changes and reload the editor from your settings.

During the pre-release, the ChartSQL Studio Preview build is accessible via the

ChartSQL Preview Github Repo
Join the ChartSQL Discord Server!Discord
Logo