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. Visual Discovery

Using Colors

PreviousVisual DiscoveryNextSelection

Last updated 5 years ago

Color adds another dimension in understanding your data. Within a single chart, color may provide a redundant encoding of information that is visible in other ways. ADVIZOR Charts use color in a single way across all charts, which often provides an important linkage.

.

Color Mapping

Color is mapped to data tables. A table has a single coloring scheme. Each row in the table is assigned a color. Charts use this color when representing the data in that row. The easiest strategy is to map color using the values in a single field. The values in the field are ordered, a color scale (an ordered sequence of colors) is chosen, and colors are mapped to data values.

  • Categorical fields (e.g., strings) are ordered and colors assigned to each category in color scale order.

  • Continuous fields (e.g., numbers) have their range determined and this range is mapped to the color scale; data values are mapped to colors by finding the position of the data value in in the data range and using the corresponding position in the color scale.

In the examples below, a table is colored by a categorical field ("Sub-Type"). The Pie Chart is built using this field, so each of the slices in the pie is colored differently. The Histogram, on field "Volatility (%)", is on the same table so it is colored in the same way. In this case, the histogram is colored in bands corresponding to the "Sub-Type" values. This coloring is called "color stacking".

If these two charts were instead colored by "Volatility (%)" (the field the Histogram is based on), the result would look like this:

Now the Histogram is colored with a regular progression of colors, and the Pie Chart has color stacking. But again, the same data is colored in the same way. The black color represents ; note the missing values are shown in the histogram to the left of the plot. This did not occur in the original example because there were no missing values in the field being colored by, "Sub-Type".

Fields are mapped to colors using the "Color by" pull down box in the Page tool bar. (If the Page toolbar is not present, go to the menu bar item "View" -> "Toolbars" and check the item "Page" to display that tool bar, or right click over the toobar area in application window.

Color Scales

ADVIZOR Analyst provides predefined, ordered sets of colors. Here are the options:

Rainbow: is the default. Rainbow scales are best if you are coloring categorical data, but poor for coloring continuous data with magnitudes: how much bigger is "blue" than "green"? Adjacent values will have similar colors (until the transition between distinct hues occurs!), which may be difficult to distinguish.

Pastel and Equalized Pastel have similar characteristics as the rainbow scale. Since the colors are less saturated, they can be less jarring.

Gray and Thermal scales represent magitudes better since there is a uniform progression of colors corresponding to the progression of values. The Thermal scale is modeled on the colors that metal goes through when heated, from black through yellow, red, and white.

Color scales are chosen "Color Scale" pull down in the "Page" toolbar.

Colors and Excluded Data When colors are applied to data, excluded values are ignored. So, for example, if data is excluded and you recolor a table and later restore the excluded data, it will be uncolored. To correct this, recolor the table by switching the "Color By" field to another field, then switching back to the original field.

Coloring by a continuous (numerical) field may have unexpected results. Colors are assigned equally to the total range of the field. If the data is highly skewed (for example, there are a small number of extreme values), then there may be large regions of the color scale for which there is no data. You can deal with this in two ways:

  1. Exclude the extreme data values and recolor by the same field.

  2. Create a new field with the expression builder containing the rank of the data values, and color by this field. This field will have no gaps.

Chart Element Colors Chart elements have standard colors that are used. Chart elements include backgrounds, lines, mouse drag graphics, unselected color, selected color (if not mapped to data), missing values, and overplotting indicator. The color for any of these elements can be changed using "Select Chart Colors" form the "Tools" menu bar item.

See also:

The Red/green scale progresses from green (low) values to red (high).

Custom Color Mappings You may also define your own mapping of data field values to colors using the Color Workshop. Use the if the default field mapping are inappropriate for you data.

Color Workshop
Project Explorer
Color Models
Color Workshop
Color By
Color Scale
Find more information about color in the videos in our tutorial page
missing values