Articles in this section
Category / Section

Displaying and Handling Empty Data Points in Charts

Published:

When creating charts, there are instances where data points may contain null or empty values. By default, these points are not displayed, which can lead to gaps or misinterpretations in data visualization. This article explains how to handle and display these empty data points using various settings and options.

1. Show Items With No Data

  • By default, charts do not display columns or data points that have null or empty values.
  • If you want the chart to display columns with null or empty values, enable the Show Items With No Data property. This will ensure that even data points with no data are represented in the chart.
    image.png

Example:

  • Without “Show Items With No Data” Enabled:
    image.png
  • With “Show Items With No Data” Enabled:
    image.png

2. Empty Point Mode

  • The Empty Point Mode property allows you to control how empty or null data points are displayed in the chart. This feature provides several modes to handle empty data points effectively.

image.png

Empty Point Mode Options:

  1. Gap:

    • Displays the null or undefined values as gaps in the chart. No value is plotted for these points.

    image.png

  2. Zero:

    • Displays the null or undefined values as zero on the chart’s axis

    image.png

  3. Average:

    • Displays the null or undefined values as the average of adjacent data points.

    image.png

  4. Connect:

    • Ignores the empty values and connects the remaining points directly, effectively smoothing out the chart.

    image.png

Conclusion

Handling empty data points in charts is crucial for accurate data visualization. The settings discussed allow you to either highlight these points by displaying them or smooth out the data by connecting surrounding points. Choose the appropriate mode based on your specific data visualization needs to ensure clarity and precision in your charts.

Additional References

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
VT
Written by Venkatachalam T
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied