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

Charts Overview

PreviousEmbedding Data in a ProjectNextBar Chart

Last updated 5 years ago

ADVIZOR Charts are a collection of both familiar and novel ways of visualizing data that allow you to better understand your data and what it is trying to tell you.

Charts that can be defined by a single field:

  • Bar Chart: weighted categories as bars.

    Bar Charts show the categories in a field and how data is distributed across these categories. Use this to understand which categories in a field are most significant.

  • Pie Chart: weighted categories as pie slices.

    Each category in a field is represented by a slice of the pie. It is harder to make precise magnitude comparisons between pie slices than between bars in a Bar Chart. However, selected subsets of pie slices can be compared directly as percents of the whole (similar to "spine plot" mode in Bar Charts).

  • Line Chart: connected weighted categories.

    A Line Chart shows a sequence of categories, connected by a line. The line emphasizes the progression of data, so Line Charts are appropriate for data where adjacent items have a relationship (e.g., time, location, etc.).

  • Histogram: distribution of a continuous field.

    A Histogram shows the relative number of occurrences of values in a numeric (continuous) field. This shows the distribution of the field, with smoothing to emphasize the overall shape of the curve.

Charts that are defined by two fields:

  • Scatter Plot: interaction of 2 (usually numeric/continuous) fields.

    A Scatter Plot shows the occurrences of combinations of values in 2 continuous fields. Look for patterns of relationship between the fields.

  • Multiscape: interaction of 2 categorical fields.

    Plot the interaction of combinations of categories from 2 fields. This can be viewed as a 3D Bar Chart, weighted by sum or ratio of numeric fields.

  • Time Table: events over time.

    A specialized Scatterplot for showing events over time. Time or a continuous numeric field is shown on the X axis, with values from a categorical field arranged on the Y, optionally grouped by categories in a 3rd field. Values from additional dimensions can be mapped to attributes of data points like size, angle, and extent.

  • Heat Map: plane-filling aggregation of two hierarchically-related fields.

    Values from a detail field are shown nested within higher-level categories, with blocks sized by sum or average of a numeric measure, to form a plane-filling display. Blocks can be colored by a calculated measure, mapped to a custom color scale.

Multiple field displays:

  • Data Sheet: textual grid of data fields.

    Displays data field values as text in a grid, sorted by any combination of fields. The raw, row-level data may be searched textually on any field. The grid may be zoomed out to a graphical array of bar charts to allow patterns between fields to be studied.

  • Parabox: parallel lines and box plots.

    The Parabox shows an array of field distributions. For continuous data, the field is summarized as a box plot, marked for median, quartile, and outlier values. For categorical data, the data is summarized as a list of bubbles, sized by the relative number of rows in each category. Lines may also be plotted over the display, connecting the field values for individual data rows.

  • Data Constellations: a graph of relationships.

    A Data Constellations chart shows related objects represented as a graph of nodes and links between pairs of nodes. It provides 2D and 3D graph viewers, plus placement algorithms for layout of the graph. Data is taken from two tables, one listing nodes and the other listing links between them.

  • Maps: data over geography.

    Map charts show sized data points positioned over a geographical groundplane. The map may be an image or scaleable polygon outlines. A map provides the node linkage capabilities of the Data Constellations chart as well.

  • Counts: data field summaries.

    Summarize fields via common statistics: mean, standard deviation, mode, etc.

  • Summary Sheet: aggregated measures for field categories.

    Textual grid that summarizes categories in a primary field and aggregates a number of measures: sum, average, ratio, count, etc.

Controls:

  • Text Filter: filter data to analyze.

    Filter the data that is being analyzed by removing rows in selected categories in a field from the analysis set.

See Also:

More
More
More
More
More
More
More
More
More
More
More
Recommended Chart Use
Charts, Pages, Dashboards
More
More
More
More