tonykoval / timeline_heatmap

A kibana visualization that uses swim lanes to visualize multiple sources over time. Each swim lane represents a source and the intervals of the date histogram are colored based on the metric defined at the given time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeline Heatmap

Plugin Visualization Versions

new_features

New Features!

  • Axis Bar Chart - Visualizes metric count for entire source or time event. Color is configurable.
  • Axis Filtering - Brush along the X or Y Axis to narrow down your time or source respectively
  • Zoom Filtering - Brushing in the heatmap graph will zoom into the bounding box. Essentially applying the time and source filter.
  • Toggle Heatmap - Toggle between overall heatmap and individual heatmaps by time interval (columns) or source (rows).

Additional Features

  • Metric Filtering (Internal) - Brush on the legend to quickly find values within the heatmap. An internal filter that preserves the original data.
  • Tooltips - Displays Source Label, Metric Label, and Time

timeline_heatmap

About

A kibana visualization that uses swim lanes to visualize multiple sources over time. Each swim lane represents a source and the intervals of the date histogram are colored based on the metric defined at the given time.

License:Apache License 2.0


Languages

Language:JavaScript 88.1%Language:HTML 11.4%Language:CSS 0.4%