Represents the data required to render a probability histogram.
An array of basis state labels for the x-axis.
An array of probability values for the y-axis.
Optional
Optional array of color codes for the histogram bars.
The maximum probability value, useful for scaling.
Represents the data required to render a probability histogram.