Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HistogramConstructor

Hierarchy

  • HistogramConstructor

Index

Constructors

Methods

Constructors

constructor

  • Renders a histogram to visualize the spread of a dataset based on bins representing buckets, or sub-ranges, of data.

    Read more...

    Parameters

    Returns Histogram

Methods

fromHistogramResult

  • A convenience function used to create a Histogram widget instance from the result of the histogram statistics function.

    Read more...

    Parameters

    Returns Histogram

Generated using TypeDoc