Visualizing Dataset

You can visualize the data using a variety of charts and graphs to better comprehend the patterns and trends within the dataset.

To do so:

  1. Under Add a step, click Visualize. The visualize step gets added.

  2. Under the Visualize step, select a chart and specify its parameters as required:

    • Bar Chart: Specify the following parameters for the bar chart:

      • Name: Specify the name of the chart.

      • X-axis: Select a column to be shown on the chart’s x-axis.

      • Y-axis: Select a column to be shown on the chart’s y-axis.

    • Line Chart: Specify the following parameters for the line chart.

      • Name: Specify the name of the chart.

      • X-axis: Select a column to be shown on the chart’s x-axis.

      • Y-axis: Select a column to be shown on the chart’s y-axis.

      • Fill: Turn this option “ON” to fill the chart lines. By default, this option is OFF.

    • Geoshape: Specify the following parameters:

      • Name: Specify the name.

      • Map: Select a map to be used. The available maps are: Europe, World, and Belgian Municipalities.

      • Geo Locations: Select a column that contains the locations. For example, geo column.

    • Geolocation: Select a column that contains the locations. For example, geo column.

Last updated