Doc Biwee
English
English
  • Presentation of Biwee
  • Get Started
    • Install Biwee
    • Video : My first steps with Biwee
  • Create dashboard
    • Add a visual component
      • Chart
      • Pie
      • Cards
      • Treemap
      • Text Box
      • Pivot Grid
      • Tabs
      • Scatter Chart
      • Gauge
      • Images
      • Grid
      • Range Filter
      • Filter Elements
      • Geo Points Map
      • Choropleth Map
      • Groups
    • Right-click on a component
    • Export a visual component
    • Maximize a visual component
    • Interactivity of a component
    • Data filters in components
    • Dashboard parameters
    • Conditionnal formatting
    • Interactions between dashboard
  • API Integration
  • Data Analyse
    • Performing calculations on data
    • Configure a calculated field
    • Directory of functions
    • Configure calcul in a visual component
    • Aggregate function
      • Aggregations at an intermediate level
      • Usage examples and use cases for the aggr() function
    • Window calculation
  • Settings
    • My account
    • User groups
    • Agent
    • Company settings
    • Options
    • About Biwee
  • Data connection
    • Introduction
    • Database connectors
    • Social network connectors
    • Emailing connectors
    • Files connectors
    • Other connectors
  • Sharing in Biwee
  • Creation of queries
    • Queries on databases
    • SQL Querie parameters
  • Back office biwee
    • User management
  • Changelog
    • Version 3.3
Propulsé par GitBook
Sur cette page
  • Creating the component
  • Fields of data items
  • X and Y axis
  • Weight
  • Arguments
  • Multiple data items
  • Multiple arguments
  • Scatter chart settings
  • Interactions
  • Layout
  • Filters
  • Conditionnal formatting
  • Example
  • Coloring

Cet article vous a-t-il été utile ?

  1. Create dashboard
  2. Add a visual component

Scatter Chart

PrécédentTabsSuivantGauge

Dernière mise à jour il y a 2 ans

Cet article vous a-t-il été utile ?

💡 The scatter charts are used in particular to highlight a link between the different data analyzed.

Creating the component

Click on the Scatter Chart icon to add a tab to the dashboard and drag and drop the fields you want to display.

The settings of the component is then done in the following order:

Fields of data items

The addition of fields to be visualized is done by drag and drop in the following 4 main areas:

  • X Axis

  • Y Axis

  • Weight

  • Arguments

X and Y axis

Determine the coordinates of the points on the scatter chart.

Crossing of the "global_sales" with the "eu_sales"

Weight

Values that define the size of the data points according to the size proportions.

Adjustment of the data point size according the "global_sales"

Arguments

Axis for the breakdown of the displayed data. The coloring of an argument allows to display the data in a detailed way.

Breakdown of the analysis by platform. The coloring of the points separates the platforms.

Multiple data items

Multiple arguments

Adding arguments creates dashboard item group analysis.

Analysis by dashboard item group "publisher-platform"

Scatter chart settings

The scatter chart can be customized using the interaction and layout tool. Click on the cogwheel visible on the top right of the diagram to access the tool.

It is divided into 3 tabs:

  • Interactions

  • Layout

  • Filters

Interactions

The interaction settings allow the scatter chart to interact with other dashboard components. The scatter chart, like any other dashboard item, can be configured to filter dashboard data.

Layout

This tab is used to customize the display of the component.

Common

This part allows you to configure the titles of the scatter chart and the data items.

  • Show title: Hide or show the title. It is displayed by default.

  • Modify title: Rename the component.

  • X-axis / Y-axis / Weight: Rename the data items of the scatter chart.

Diagram

This part allows you to format the data axes.

  • Rotate: Swap the axes of the scatter chart.

  • X-Axis / Y-Axis settings: Change the display of the selected axis.

The X and Y-axis have a common tab for axis layout options, and a numeric format tab for formatting the units of the axis values.

  • Reverse: Reverse the display of the elements according to the X-axis.

  • Show grid lines: If unchecked, hides the vertical lines of the scatter chart.

  • Show axis: If unchecked, hides the text elements placed on the left of the X-axis or Y-Axis.

  • Show title: Displays a customizable title under the X-axis or Y-axis.

  • Logarithmic scale: Display the values according to a logarithmic scale. The scale can be selected among 3 in the list box on the right.

  • Always show zero level: Starts the axis at point 0. If this box is unchecked, the axis will be centered on the displayed values.

  • Format type: Unit format to display.

  • Unit: Unit scale.

  • Precision: Number of digits after the decimal point.

  • Currency: Currency to display in case of a monetary unit.

  • Culture: Country of the currency if selected.

  • Include group separator: Split values into 3-digit dashboard item groups.

Labels

This section allows you to configure the display of the diagram's labels and tooltips.

Show point labels: If checked, displayed labels on the points.

Legend

This part allows you to set the display of the chart legend.

  • Show legend: Hide or show the legend. It is displayed by default.

  • Legend position: Position the legend according to 22 proposed locations.

Color management in a scatter chart

Basically, the argument fields do not affect the coloring of the chart. To color a scatter chart according to the argument click on the argument, and color according to gradient.

  • Global colors: Change the colors of a set of values for all dashboard components.

  • Local colors: Change the colors of a set of values for this dashboard component only.

Filters

This tab allows you to add a simple or combined filter on the data displayed in the tiles of this component and has no influence on the other dashboard components.

In this example, it the global and europe sales for each platform and publisher:

Below it is after this filter

Conditionnal formatting

You can use conditional formatting to highlight points in a scatter chart component.

You can use the following data in conditional format calculations:

  • Measurements from the X and Y-axis sections

  • Mesurements from the Weight section

  • Dimensions from the Arguments section

  • Hidden measures

Below is a scatter chart representing platform sales.

We can add a format rule that specifies the appearance of my chart based on one or more conditions.

To do this:

  • Either right click on the field that will be used to define the conditional format rule, click on "add format rule".

  • Or right click on the scatter chart, and click on "Edit rules".

Example

In the window below you can apply one of the predefined colors or define a custom color for this condition.

In this case, I decide to add a red color when the sales in the world exceed 950. I add a legend ">950" which will be visible on the scatter chart.

Result:

Coloring

If the items do not meet the applied condition, Biwee colors these items in light gray.

To restore the colors of the series, apply the coloring by tint to your field in the series section.

For more details, see the following pages.

.

Adding the data fields by drag and drop
Scatter chart settings
For more details, see the section dedicated to the interactivity between visual components
Right-click menu
Maximize
Export
Check out our video tutorial on scatter charts