Data View Type - Histogram

Tile Configuration

HistogramConfig.png

The histogram tile view shows either a count of unique events or sum of values during specific time periods. When used in conjunction with the timeline selection, the histogram allows you to easily see event occurrences for specified windows of time (e.g. every time a door opened in the last 24 hours). Each bin in the histogram represents a time period. Histogram view options can be set in the Tile Configuration (right-click on tile -> Configure Tile).

 


Comparison Option

Count of events - Selecting this option will display a simple count of every event in a time period regardless of a signal's data type or value.

Events by value - Selecting this option will display the sum of all numeric values of a signal in a time period. Non-numeric signals will show nothing with this option selected unless those values are supported "truthy/falsey" type signals (e.g. on, off, active, inactive).

 


Bin Size

HistogramBins.png

The Bin Size option specifies the time span of each histogram bin. Selecting a Fixed option such as Hours, Days, Weeks, or Months will force the histogram bins to that time range despite the amount of time being viewed. Selecting a Dynamic option such as Large or Small will provide a dynamic bin size based on the amount of time being viewed. Large will lean toward a larger bin size while Small will attempt to draw a smaller bin size dynamically.

HistogramBinExamples.png

The example above shows the same data displayed as a histogram using bin size Days, bin size Weeks, and bin size Months respectfully.  

 


Style

Screen_Shot_2020-10-26_at_1.25.10_PM.png

The Style option specifies the draw type of the histogram. Select from BarLine, and Area draw types. 

histogram_draw_types.png

Each style option can be seen in the example above. 

 


Hover

HistogramHover.png

Mouse hover will popup a summary of that particular bin. The summary will contain the date range and either the count of events or the sum of the events (set in the Comparison Option).

 


Color Options

HistogramColor.png

The color of the histogram can be set using the color picker icon on the right of the Signal Key field.

 

Attachments

HistogramHover.png HistogramConfig.png HistogramSize.png TilesHistogram.png Histogram.png HistogramConfig.png HistogramHover.png HistogramColor.png HistogramBins.png HistogramBinExamples.png Screen Shot 2020-10-26 at 1.23.57 PM.png Screen Shot 2020-10-26 at 1.25.10 PM.png histogram_draw_types.png