ADVIZOR Help
v7.2+
v7.2+
  • Introduction
  • Overview
    • ADVIZOR Help
    • ADVIZOR Overview
      • Analyst
      • Analyst/X
      • Data Blender
      • Desktop Navigator
      • Server AE
      • Managed Hosting
  • Using ADVIZOR
    • File Ribbon
      • Open an Existing ADVIZOR Project
      • Restore a Backup Project Version
      • Save a Project
      • Template Library
      • Update Expired Credentials
    • Analyze Ribbon
      • Select and Exclude Data
      • Flight Recorder
      • Set Coloring
        • Use Color Scale
        • Use Color By
        • Color Legend
      • Navigation Pane
    • Author Ribbon
      • Charts, Pages, and Dashboards
        • Composing Pages with Charts
        • Page Gallery
      • Load Data
        • Load New Data Using the Data Wizard
        • Load Text Data
        • Load Microsoft Excel Data
        • Load Microsoft Access Data
        • Load SQL Server Data
        • Load Oracle Data
        • Load a Database via ODBC
        • Manage Data Sources
        • Replace an Existing Data Source
      • Design Pages
        • Create Navigation Pane Content
        • Rearrange Charts
        • Change Chart Fonts
      • Use Color Models
        • Manage Color Models
        • Assign Color Models to Pages
        • Color Workshop
        • Identify How Color Is Applied to Data
        • Uncolorable Tables
      • Configure Charts
        • Property Explorer
        • Link Unmatched Rows
        • Show Missing Values
        • Use Polygon Map Format
        • Use FocusFormat Property
      • Condition Data
        • Project Workshop
        • Use the Expression Builder
        • Use the Link Wizard
        • Delete a Link
        • Date Formatter
        • Configure Data Hierarchies
      • Explore Data Usage
      • Identify Issues with Legacy Projects
      • Data Pool Visualization
    • Model Ribbon
      • Predictive Analytics: Analyst/X
      • Analytics Process
        • Bin a Categorical Field
        • Date Fields
        • Zip Codes
      • Predictive Modeling Pane
      • Configuring a Model
      • Managing Models
    • Share Ribbon
      • Share Results
      • Export Tables
      • Deployment and ADVIZOR Server
        • ADVIZOR Server Dashboards
        • Publishing to ADVIZOR Server
        • Server Security
        • Credential Based Filters
        • Embedding Data in a Project
  • Charts and Visual Discovery
    • Charts Overview
      • Bar Chart
        • Inserting a Bar Chart
        • Bar Chart Toolbar
      • Counts
        • Inserting a Counts
        • Counts Toolbar
      • Data Constellation
        • Inserting a Data Constellation
        • Data Constellation Toolbar
      • Data Sheet
        • Inserting a Data Sheet
        • Data Sheet Toolbar
      • Heat Map
        • Inserting a Heat Map
        • Heat Map Toolbar
      • Histogram
        • Inserting a Histogram
        • Histogram Toolbar
      • Line Chart
        • Inserting a Line Chart
        • Line Chart Toolbar
      • Map
        • Inserting a Map
        • Map Toolbar
      • Multiscape
        • Inserting a Multiscape
        • Multiscape Toolbar
      • Parabox
        • Inserting a Parabox
        • Parabox Toolbar
      • Pie Chart
        • Inserting a Pie Chart
        • Pie Chart Toolbar
      • Scatterplot
        • Inserting a Scatter Plot
        • Scatter Plot Toolbar
      • Summary Sheet
        • Inserting a Summary Sheet
        • Summary Sheet Toolbar
      • Text Box
        • Inserting a Text Box
        • Text Box Toolbar
      • Text Filter
        • Inserting a Text Filter
        • Text Filter Toolbar
      • Time Table
        • Inserting a Time Table
        • Time Table Toolbar
    • Recommended Chart Use
    • Visual Discovery
      • Using Colors
      • Selection
      • Managing Viewpoint
      • Missing Values
    • User Interfaces
      • Context Menu
      • Keyboard
  • Release Notes
    • What's New
      • Release 7.2
      • Release 7.1
      • Release 7.0
      • Release 6.8
      • Release 6.7
      • Release 6.6
      • Release 6.4
      • Release 6.3
      • Release 6.2
      • Release 6.2.2
      • Release 6.0
      • Release 5.9
      • Release 5.8.2
      • Release 5.7
      • Release 5.6.2
      • Release 5.6.1
      • Release 5.51
      • Release 5.5
      • Release 5.4.1
      • Release 5.4
      • Release 5.3
      • Release 5.22d
      • Release 5.2 SalesAdvizor
      • Release 5.1
      • Release 5.0.3
      • Release 5.0
    • If You Need Additional Help
    • Copyright
Powered by GitBook
On this page
  1. Charts and Visual Discovery
  2. Charts Overview

Scatterplot

PreviousPie Chart ToolbarNextInserting a Scatter Plot

Last updated 5 years ago

A Scatterplot shows the combination of values from two fields mapped as Cartesian coordinates. They may be continuous (a number) or categorical (a name), although 2 continuous fields works best (use a Multiscape to view the aggregated interactions of 2 categorical fields). Learn about each Scatterplot feature below:

Glyph Style: shape drawn for a point.

  • The shape drawn for a Scatterplot point may be determined by the data value in another field. A fixed set of shapes are used, and these are automatically assigned to your data--you cannot control the mapping. Styles are best mapped to a categorical field (string or integer) with a small number of values, since shapes are best for distinguishing things with no implied ordering.

  • Glyph styles are: filled circle, filled square, filled diamond, filled triangle, open circle, open square, open diamond, open triangle.

    From: Chart Toolbar "Configure Data".

Glyph Size: glyph size may be based on data.

  • The sizes of points in the Scatterplot may be proportional to values from another numeric field.

    From: Chart Toolbar "Configure Data".

Point Size: control the overall scale of points.

  • The sizes of all points can be scaled up or down from the Advanced Properties pane. This is a multiplier that affects large points more.

  • This can also be changed from the keyboard with the "+" and "-" keys.

    From: Advanced Property "Point Size"; Keyboard "+", "-".

Selected Point Size: distinguish selected items by a size increment.

  • Selected points are drawn slightly larger than Unselected points by default to make them more prominent. You can choose how much larger selected points are.

    From: Advanced Property "Highlighted Item Size".

Transform Axes: spread out bunched-up data points.

  • If the data in the X and/or Y fields is skewed toward the origin and trails off with a large range of values, it may be better viewed with a log or root transform. The default is a linear mapping of values to each axis.

    From: Advanced Properties "X Transformation", "Y Transformation".

Trend Line: draw a line showing the data trend.

  • A Trend Line shows the relationship between the data points. Two calculated Trend Lines are available, linear or local. There are also options that connect data points in various ways (see "As a line chart" below). The linear trend is a straight line calculated using simple linear regression. The local Trend Line bends somewhat to more closely follow the data values.

  • Separate Trend Lines are drawn for the overall population and the currently selected subset, allowing you to see how the subset compares to the overall. Select some portions of the chart to see this.

  • From: Chart Toolbar "Display Trend Line"; Advanced Properties "Trend Line Mode", "Trend Line Slope", "Trend Line Intercept", "Trend Line Correlation Coefficient (R-Squared)".

Jitter: moving points to reduce over plotting.

  • Since points in a Scatterplot are drawn based on their X and Y coordinates, multiple points may be mapped to the same point on the screen. To better reveal such over plotting, jittering adds a small random amount to the location of each point. You can jitter in just the X or Y direction, or in both.

  • Points are also drawn in order of color, from colder colors (e.g., blues in the Spectrum scale) to hotter colors (e.g., reds in the Spectrum scale). This ensures visibility of the "most important" data.

    From: Chart Toolbar "Jitter Points"; Advanced Properties "X Jitter", "Y Jitter".

Viewpoint: zoom into a portion of the display.

  • You can manipulate your viewpoint on the display by zooming and panning. This can be done with the mouse, Zoombars, and the keyboard.

  • The side and bottom Zoombars change the viewpoint and also show where you currently are. Drag either end of a Zoombar to zoom; drag the whole bar to pan. Click the "Home" icon in the lower right corner to return to the original viewpoint, or use the "Home" key.

  • Drag the mouse with the Middle Button (scroll wheel) depressed to pan; drag up and down with the Middle Mouse Button while holding the CTRL key to zoom.

  • Zooming by default is linked between the X and Y axes, or each Zoombar may be operated independently if the "Linked Scaling" property is turned off.

    From: Zoombars; Mouse, Keyboard; Advanced Property "Linked Scaling".

Show Unselected: are Unselected items drawn?

  • Drawing of glyphs for Unselected rows is controlled by the "Show Unselected" property.

    From: Chart Toolbar "Display Unselected Data"; Advanced Property "Show Unselected".

Locate: where am I?

  • The coordinates of the mouse are constantly shown on the X and Y axes. Move the mouse over the chart to see this.

Customizable Focus: what is this item?

  • You focus on an item by pointing at it for a second (or labeling is done immediately if SHIFT or CTRL is depressed, or the "Label By Hover" property is set). By default, the X and Y axis values for the point are shown. Focus is propagated to other views as well.

  • From: Advanced Properties "Label By Hover", "Focus Format String".

Title and labels: manage text.

  • You can select the font to use for axis text and titles, set the labels for each axis, and set a title and control whether the title is visible.

    From: Chart Toolbar "Edit Chart titles..."; Advanced Properties "Axis Font", "Display Title", "Label Font", "Title", "X Axis Text", "Y Axis Text".

As a Line Chart: use as non-aggregated Line Chart.

  • The ADVIZOR Line Chart aggregates categories on the X axis, but this may not always be the behavior you want. You may find the Scatterplot a useful alternative by using a Trend Line option such as "Maximum", "Minimum", or "Average" to form a line between adjacent X axis locations--for instance, if your X field is an Integer or String value.

    From: Chart Toolbar "Display Trend Line"

See also:

For linear Trend Lines, the parameters of the Trend Line are available in the for the chart. These include the Slope and Intercept for the Trend Line. The Correlation Coefficient (R2) is also provided: this is a number from 0 to 1 that shows how closely the data fits the Trend Line. These parameters apply to the overall population only. If you would like to see these for the currently Selected subset of the population, exclude the Unselected items to make the Selected set the entire population.

You can customize the focus information by editing the property. Clearing this string suppresses focus labeling.

Advanced Properties pane
Focus Format String
Inserting a Scatterplot
Tool bar controls
Property Explorer
Visual Discovery
Viewpoint control