Skip to content

Widget to allow time range viewing and editing with embedded dashboards.

License

Notifications You must be signed in to change notification settings

elasticfence/kibana-time-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kibana-time-plugin

Widget to view and edit the time range from within dashboards. This plugin started as a work around for issue Timepicker as part of embedded dashboard.

Use this widget to view and edit the time range from within dashboards. Use the carousel controls to switch between 'quick', 'relative', 'absolute', and 'time animation' inputs. preview-create

preview-edit

preview-edit

Use the time animation controls to easily explore data by time blocks. Click and drag on the time animation bar to select a time range. Grab the brush to move or resize. Click outside of the brush to remove. Use the step buttons to advance to the next time block. preview-edit

Install

Kibana 4.x

bin/kibana plugin -i kibana-time-plugin -u https://github.com/nreese/kibana-time-plugin/archive/master.zip

Kibana 5.x

Unzip https://github.com/nreese/kibana-time-plugin/archive/5.0.zip under KIBANA_HOME/plugins/kibana-time-plugin

Compatibility

The plugin is compatible with following Versions (other not tested yet):

  • kibana (=4.4)
  • kibana 5.0

About

Widget to allow time range viewing and editing with embedded dashboards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.7%
  • HTML 34.9%
  • CSS 7.4%