Histogram Chart

A type of column chart

1. What is a Histogram chart?

A Histogram chart shows the distribution of a numeric variable's values in the form of column called bin or class.

When to use Histogram chart?

A Histogram chart is recommended when you:

  • Have continuous measurements and want to understand the distribution of values and look for output.

  • Summarize large data sets graphically.

  • Analyze the data distribution (especially when determining whether the output is distributed approximately normally)

  • Conduct a segmentation analysis (might be helpful in decision-making)

2. How to build a Histogram chart with example

The Histogram chart is an effective way to visualize the distribution of unit prices, providing a visual representation of the frequency or count of unit price ranges or intervals, enabling businesses to analyze the price distribution patterns, identify common price ranges or outliers, and gain insights into the pricing dynamics of a specific product or market segment.

  1. Click Click here to add your first chart

  2. In the menu, select Histogram to create a histogram chart

3. Histogram Chart Config

  1. Select the database you use to create suggested in the list

  2. Choose the table containing the data you use to create, then it will show you the list of fields included in the table

  3. Drag/drop or select the Value (numeric variable)

  4. Drag/drop or select the Sorting field to sort out the data in the chart (optional)

  5. Drag/drop or select the Filters field to emphasize a specific data (optional)

  6. You can see the visualization of your chart on the left side and select Settings to change the element’s settings

  • TITLE & SUBTITLE

You can change the title of the chart, choose the font, color and size of the name. You can also add the subtitle and change its format.

  • GENERAL

You input the number of bin column you want to create.

  • LEGEND

You can change the legend position (top, bottom, middle), input the name, choose the font, color and size of the name.

  • X AXIS

When you turn on the X Axis, you can input the Prefix, Postfix and change their format. X Axix title can also be added and change format too.

  • Y AXIS

When you turn on the X Axis, you can input the Prefix, Postfix and change their format. X Axix title can also be added and change format too. If you turn on Gridlines, you can change the size and the display of the Gridlines (solid, dash, dot,...).

  • DATA COLOR

Data color can be set auto or you can choose your favorite colors.

  • DATA LABEL

If you turn the label on, it will display the raw value that the sectors represent. You can choose its style to perform (percent, value, raw), choose the font, color and size of the label and its position.

  • BACKGROUND

You can change the background color of the chart.

  • TOOLTIP

When you hover over an area of the chart, a text box appears to display information about the data of that area. You can change the text color, font, and background.

  • OTHER

Change the display unit, precision, and other functions

7. After building the chart visualization, click Add to create your chart

8. Your chart will show up along with actions like sharing, editing, etc.

We hope that the above instructions will be useful to you. Let's have a look at our other articles to learn more about using other charts in data visualization with Rocket.BI.

Last updated