Charts in Editor
Written by
Updated at April 24, 2025
Note
This feature is only available with the Business service plan.
Editor is a JavaScript-based data and selector visualization tool. With Editor, you can upload data from one or more sources, manage chart parameters, and configure visualizations. You can use datasets and connections as data sources.
Interface
The chart creation page user interface consists of the following sections:
-
Controls:
- Managing interface panels: You can select the number and location of your interface panels. Each one can display CodeEditor, Preview, or Console.
- Chart preview refresh: After each chart code update, click Run or press
Ctrl
(Cmd
) +Enter
to view the result. This action does not save the chart. - Saving the chart: You can save your chart the usual way or create a draft version.
-
CodeEditor panel to view and edit the contents of the chart's tabs. To learn more about tabs (2.1 on the screenshot), see Tabs.
-
Chart Preview panel.
-
Console panel for additional debugging information.