Skip to content
The latest version of DbVisualizer was released 2024-04-15DOWNLOAD HERE ->

Working with Charts

Only in DbVisualizer Pro

This feature is only available in the DbVisualizer Pro edition.

Result sets in the SQL Commander and in the Monitor tools can be viewed as charts.

The chart support in DbVisualizer presents data from any result set in a configurable chart displayed in a line, bar, area or pie style. It offers much of the charting support you find in MS Excel and other specialized charting tools. Charts may be exported as an image to file, printed and copied to system clipboard for easy sharing with other tools. Charts are configured and viewed in the SQL Commander and in the Monitor tool which is really powerful, delivering real time charts of many result sets simultaneously. Charts can be opened by clicking the icon at the the rightmost button in the result tab toolbar (see below).

Here are some sample charts:

Sample Bar Chart

Sample Line Chart

Sample Pie Chart

Charting a Result Set

The basic setup of a chart is really easy. Just select one or more columns that should appear as series in the chart and what column to use as the category (X-axis). Further refinement of the chart can be made in the chart preferences window.

The normal output view of a result set in the SQL Commander or Monitor window is in a grid style as shown in the following screenshot. To activate the chart view click the rightmost button in the result tab toolbar:

Grid Style Result Set

When switching to the chart view DbVisualizer automatically picks the first date or text column as the category (x-axis) for the chart and the first numeric column as the series (y-axis). In the following example it is the CATEGORY and TOTAL_SALES columns for this specific result set.

Category and Series Selection

Selecting the Category

Click the category button to pick the column to use for the x-axis. Let the mouse pointer stay on a column name for a second and a tip will show what data type it is.

Category Selection Dropdown

Selecting the Series

Click the series button to change what series to display in the chart. This drop-down stays on screen while selecting one or more series (the changes are directly propagated in the chart). To close the list either press the ESC button or click outside the list. If only one series is selected then its name is listed in the button label. If additional series are selected then the number of selected series are listed in parentheses. Only columns that are of number data types can be selected as series.

Series Selection Dropdown

Tip: Press the ALT key while selecting a series and all currently selected series will be de-selected.

This is the chart after applying category and 2 series:

Configured Chart Example

Chart Type

A chart can be displayed as one of several types. Select what type to use in the toolbar or on the right-click menu (which also offers some other controls):

Right Click Menu

Note: For the Pie chart, only one series can be selected.

Chart Configuration

The chart can be configured to your preferences for titles, colors, legend position, etc. You can also set alternative names for the series in the chart. All appearance settings are automatically re-used when running subsequent queries in the SQL Commander during the same DbVisualizer session. If you save a query as a bookmark script then all appearance settings are saved with the chart. Loading the script at a later time will also load the chart settings.

Open the chart configuration dialog from the toolbar or the right-click menu:

Chart Configurations Dialog Window

Appearance Preferences

In the Chart Configuration panel, use the controls in the General tab to customize the layout and style of the chart (click the information button to show/hide information about the selected setting at the bottom of the window).

Appearance Preferences Tab in Configurations

Series Preferences

The default name of the series is the column name in the result set. In the Series tab you can set an alternative label name and also control what series should be visible.

Changes in the Series tab are propagated directly in the chart.

Series Preferences Tab in Configurations

Saving/Loading Preferences

You can also save or load default preferences by clicking the Settings button in the lower left corner:

Save or Load Preferences Dialog Window

Zooming

Charts support zooming by selecting a rectangle in the chart area. Selecting another rectangle in that zoomed area will zoom the chart even further, and so on. To unzoom one level, click the Zoom Out button.

Note: You cannot zoom pie charts.

Export

Charts can be exported in PNG, GIF or JPG formats.

Chart Export Options

The default size of the exported image is the same as it appears on the screen. To change the size, either select a pre-defined paper size in the Size list or enter a size in pixels.