Skip to content

Histogram

Detailed information representing a histogram of values.

Complete reference

This is a complete reference for the Histogram struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

Embedded properties

These are the attributes embedded within each instance of the Histogram struct in an asset:

boundaries

Boundaries of the histogram.

frequencies

Frequencies of the histogram.