Quick Start
This guide will help you get started with ToChart and create your first chart.
Launching the Application
After installation, double-click the ToChart icon to launch. On first launch, you’ll see the welcome screen.
Workspace Overview
ToChart’s workspace consists of the following main areas:
- Left Navigation Bar: Switch between function modules (Data Sources, Chart Designer, Dashboard Designer, etc.)
- Resource Explorer: Displays the resource list for the current module
- Main Editor Area: Edit charts, dashboards, and other content
- Right Properties Panel: Configure properties for the selected resource
Creating Your First Chart
Step 1: Add a Data Source
Before creating a chart, you need to add a data source first.
- Click the “Data Sources” icon in the left navigation bar
- Click “New Data Source” in the Resource Explorer
- Select the data source type (e.g., MySQL, PostgreSQL)
- Fill in the database connection details and click “Test Connection” to verify
- Click “Save” to save the data source
Step 2: Create a Chart
- Click the “Chart Designer” icon in the left navigation bar
- Click “New Chart” in the Resource Explorer
- Select a chart type (e.g., bar chart, line chart)
- Click “OK” to create the chart
Step 3: Configure Chart Data
- Switch to the “Data” tab in the right properties panel
- Select the data source you created earlier
- Write an SQL query
- Click “Preview Data” to view query results
- Configure data mapping - map query result fields to chart dimensions and metrics
Step 4: Configure Chart Style
- Switch to the “Style” tab in the right properties panel
- Adjust chart title, colors, fonts, and other style properties
- Configure axes, legend, tooltip, and other components
- Preview style changes in real-time
Step 5: Save the Chart
- Click the “Save” button in the top toolbar
- Enter a chart name and select a save location
- Click “OK” to save the chart
Creating a Dashboard
Step 1: Create a Dashboard
- Click the “Dashboard Designer” icon in the left navigation bar
- Click “New Dashboard” in the Resource Explorer
- Enter a dashboard name and click “OK”
Step 2: Add Charts to Dashboard
- Drag previously created charts from the Resource Explorer to the main editor area
- Adjust chart size and position
- Repeat to add more charts
Step 3: Configure Dashboard Layout
- Arrange charts to create an attractive layout
- Configure dashboard background color, grid lines, and other properties
- Preview the dashboard
Step 4: Save the Dashboard
- Click the “Save” button in the top toolbar
- Enter a dashboard name and select a save location
- Click “OK” to save the dashboard
Step 5: Preview the Dashboard
- Click the “Preview” button in the top toolbar
- ToChart opens an independent preview window (usually full-screen) to view the final result
- Close the preview window to return to the designer
Export & Share
Export Charts
- Select the chart to export
- Click the “Export” button in the top toolbar
- Choose to export as PNG image
- Select a save path and confirm (if the file already exists, you’ll be prompted to overwrite)
Export Dashboards
- Select the dashboard to export
- Click the “Export” button in the top toolbar
- Choose to export as PNG image
- Select a save path and confirm (if the file already exists, you’ll be prompted to overwrite)
Next Steps
Congratulations on creating your first chart and dashboard! Next, you can:
- Explore more chart types and styles
- Learn advanced data processing features
- Discover how to create complex dashboards
Continue reading other chapters to learn more about ToChart’s features.