Governed Dashboards
  • About Dashboard Designer
    • What is Dashboard Designer?
    • Why is it used?
  • Getting Started
    • Accessing the Designer Module
    • Overview of Designer Module
      • Homepage
        • Guided Tour
        • Left Menu Panel
          • New
          • Manage
          • Open Dashboard
          • Preferences
          • Save As
          • Help
          • Exit
      • Dashboard Canvas Page
        • Right side Panel
          • Connection Page
          • Chart Container
          • Manage Window
          • Script Window
          • Guided Tour
        • Canvas Properties
        • Context Menu Properties
  • Create New Workspace
    • Workspace Creation: Complete Flow
    • Creating a Workspace
    • Renaming a Workspace
    • Deleting a Workspace
  • Create New Dashboard
    • Dashboard Creation: Complete Flow
    • Adding a New Dashboard
    • Create Connection
    • Drag and Drop Charts
    • Associate the Dataset
    • Preview the Dashboard
    • Save the Dashboard
    • User Alert Notification
  • Managing Options for a Dashboard
    • Open Dashboard in Designer
    • Publish a Dashboard
    • Share a Dashboard
    • Dashboard Version Control
    • Action Menu
      • Preview Dashboard
      • Export to Local Disk
      • Rename
      • Delete
      • Moving a Dashboard
      • Information Icon
      • Dashboard as Template
  • Connecting to a Data Source
    • Accessing the Data Connectors
    • Establishing a Data Connection
      • CSV Connection
      • Excel Connection
      • Data Service Connection
      • Data Science Service
      • Data Store Connection
      • Data Sheet
        • Data Sheet Enhancements
      • WebSocket Connection
      • Merged Connection
  • Charts Gallery
    • Charts
      • Area chart
      • Bar Chart
      • Bubble Chart
      • Circumplex Chart
      • Column Chart
      • Funnel Chart
      • Histogram Chart
      • Inverted Funnel
      • KPI Tile
      • Line Chart
      • Map Chart
      • Mito Plot
      • Mixed Chart
      • Pie Chart
      • Project Timeline
      • Pyramid Chart
      • Spark Line
      • Scatter Plot
      • Spider Chart
      • Waterfall Chart
    • Grids
      • Data Grid
      • Paging Grid
      • Data Sheet
      • Scorecard
      • Pivot Grid
    • Filters
      • Checkbox
      • Combobox
      • Hierarchical Combobox
      • List
      • Radio Button
    • Advanced Charts
      • Box Plot
      • Candle Stick
      • Chevron
      • Data Search
      • Decision Tree
      • Group Bar
      • Group Column
      • Heat Map
      • Text Analyzer
      • Time Series
      • Decomposition
      • Tree Map
      • Trellis
      • Word Cloud
    • Other Charts
      • Box
      • Bullet
      • Date Picker
      • Export
      • Filter Chips
      • Filter Saver
      • Gauge
      • Graphics
      • Guided Tour
      • H-Slider
      • Image
      • Info Button
      • Label
      • Legend
      • Progress Pie
      • Semi Gauge
      • Stepper
      • SVG Image
      • Text Box
      • Trend
      • URL Button
      • V-Slider
      • Tab Component
      • Inputbox component
      • Button component
    • Custom Charts
    • Common Chart Properties
      • Background
      • Title & Sub-title
      • X & Y Axis Properties
      • Legend Properties
      • Formatter
      • Axis Setup
      • Export Options
  • Dashboard Objects
    • Manage Dashboard Components
    • Dashboard Objects Properties
  • Configurations
    • Filtering the Data
    • Drill Through
    • Dataset Properties
    • Indicators in Charts
    • Tooltip(Default & Custom)
    • Data Label
    • Geo Mapping
    • Language Mapping
    • Legend Mapping
    • Alerts in Grids
  • Script Help Section
    • Navigate to Script Help page
    • How to use Scripts?
Powered by GitBook
On this page
  • Best Situations to Use a Histogram chart
  • Default Chart Image
  • Properties of the Histogram chart
  • Axis Setup
  • Background
  • Export Options
  • Formatter
  • General
  • Legend
  • Range
  • Subtitle
  • Title
  • Dataset Property Pallet
  • Data Used
  • Variants of Histogram chart
  1. Charts Gallery
  2. Charts

Histogram Chart

PreviousFunnel ChartNextInverted Funnel

Last updated 2 years ago

The histogram is similar to a bar chart but it groups the values into continuous ranges. Each bar in the histogram represents the height of the number of values present in that range. The X-Axis remains a continuous scale in the Histogram chart that makes it different from the Vertical Bar Chart. The Histograms make it easy to grasp where most values fall in a measurement scale, and how much variation is there. It is used to summarize a large amount of data or compare process results with specification limits.

Best Situations to Use a Histogram chart

  • To summarize massive data sets graphically

  • To compare process results with specification limits

  • To communicate information graphically for the most frequent values

Default Chart Image

Properties of the Histogram chart

Axis Setup

The user can set auto axis and also provide maximum & minimum value to the axis. The user can enable the zero-marker line, horizontal marker line, and vertical marker line to see it in the chart. The color can be also changed by using the Axis Setup.

Background

The user can change the background color of the chart, can get the border for the chart and can change the border color, can get the reflection of the chart by enabling the shadow option can also change the color and increase & decrease the transparency of the shadow.

Export Options

The user can enable the ‘Enable Context Menu’ option to download the reports in different formats if we click on the chart from the preview section. The heading and subheading of that downloaded chart and the name of the downloaded file can be changed from this section.

Formatter

The user can change units to % or none. Precision if they want the value in decimal format. Currency if they want the value in INR, Pound, USD. Position of the currency if it's in prefix and currency in Rupee then the sign will be seen in left-side if it's in suffix then it will be seen in right-side. Number Formatter if we want it in Indian or international.

General

The user can change the height, width, top, left. If initial visibility is unchecked, then the chart won’t be visible at the first preview. If the max button is unchecked, then the user can’t maximize the chart separately. The user can change the Base type to Rectangle or Cylinder or Plain or Gradient 1/2/3. By default, the base type will be plain.

Legend

The user can enable the internal legend if they want to show and can change the font size, font color, font style, etc.

Range

The user can enable the Auto range option or else provide it in the range section.

Subtitle

The user can enable the subtitle if they have any second title and also, they can change the Name, Font color, size, style, etc.

Title

The user can change Title Name, Font color, Font size, Font style, etc.

X-Axis: The user can show the x-axis line, change the x-axis line color, label color, font size, font weight, font family, description, etc. here. Also, if they want to rotate the label, it is also possible.

Y-Axis:

The user can show the y-axis line, change the y-axis line color, label color, font size, font weight, font family, description, etc. here.

Dataset Property Pallet

Data Used

The following data was used to generate the given example:

Month
Sales
Profit
Product

May

5

10

Mac

Aug

45

33

iPhone

Feb

20

50

Mac

Jun

10

50

Pod

Jan

25

100

iPhone

Mar

15

100

iPad

Jul

20

100

iPhone

Apr

10

200

Mac

  • Use the Sales column as Category field, and Profit column as Series to plot data as shown in the given examples below:

Please Note: The Category field can be any data type line, string, or numeric. But, Series fields can be only numeric data type.

Variants of Histogram chart

Histogram - Default Chart

Histogram - Default Chart with Data Labels

Histogram - Default Chart with Base & Border Color

Histogram - Rectangle Base type

Histogram -Cylinder Base type

Histogram - Gradient 1 Chart

Histogram – Gradient 2 Chart

Histogram – Gradient 3 Chart