ADVIZOR Help
1.0.0
1.0.0
  • 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. Visual Discovery

Selection

PreviousUsing ColorsNextManaging Viewpoint

Last updated 6 years ago

Selection highlights a subset of the data displayed in an ADVIZOR chart. This selection is highlighted in all charts where that data appears. Selection is on a per Data Pool table basis.

Selection: what I'm interested in.

  • Sweep an area in either chart with the Left Mouse Button depressed; this selects the data in that region. The other chart is also updated to show the same items, highlighted in the same way. If data is colored, that coloring is maintained if possible.

  • A selection drag may be cancelled by clicking the Right Mouse Button before releasing the Left Mouse Button.

Automatic aggregation: slicing and dicing.

  • The two charts show the fund data at different granularities: the Pie Chart summarizes data by fund type and the Scatter Plot shows individual funds. Yet they are still linked; selecting a fund type in the Pie Chart selects all of that funds in that category, and selecting a set of funds in the Scatter Plot highlights the Pie Chart slices containing those funds, to the relative amount they represent.

Selection tools: other ways to select.

  • Besides selecting a rectangular region, we can also select other regions. However, only the Rectangle works in 3D views (e.g., 3D Multiscape, 3D Pie Chart, 3D Data Constellations, and Maps).

Drill down: exclude data.

  • We can focus on a particular subset of the data. Select the categories "International" and "Growth" in the Pie Chart, than exclude from the context menu or tool bar icon.

  • Notice that the Scatter Plot changes as well to remove the excluded data. Now we are looking only at data for these two fund types. Restore data from the context menu or the tool bar icon.

Global operations: global selection operations.

  • The overall selection state can be controlled, via the Context Menu ("Select ..." menu item) or via scripting. These operations are:

    • Select All: make all items selected. Also, keyboard "CTRL-a".

    • Unselect All: unselect all items.

    • Toggle All: make selected unselected, unselected selected.

    • Exclude Unselected: exclude unselected items. Also, keyboard "DEL".

    • Restore Excluded: return excluded items as unselected items.

Selection modes: how sweeping changes the state.

  • When you drag the mouse on a chart, you identify a set of items. These items are then combined with the existing selection state. Ways that this can be done are:

    • Replace: identified items becomes the current selection.

    • Toggle: inverts; identified off go on, on go off

    • Add: identifed added, others unchanged.

    • Subtract: identified turned off, others unchanged.

    • Intersect: identified left on if already on, items not identified are turned off. This is useful for further refining a set of selected items.

  • By default, sweeping with the Left Mouse Button (LMB) does Replace, and sweeping with LMB + CTRL Toggles.

  • The assignment of operations to the LMB may be changed with the "Selecting" Property Page tab or via scripting.

Show unselected: visibility of unselected items.

  • Unselected items typically may be displayed in the current unselected color, or omitted from the display. Omitting may make the display simpler to understand by omitting unnecessary detail.

  • Although this may appear the same as "excluding", it is not. The data is still present in other views, it would not be if excluded.

  • Notice that hidden items may not be selected; they must be visible to be selected.