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

fjgal/kibana-time-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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 5.0.0

./bin/kibana-plugin install https://github.com/nreese/kibana-time-plugin/releases/download/v5.0.0/kibana.zip

Kibana 4.x

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

Uninstall

Kibana 5.x

./bin/kibana-plugin remove kibana-time-plugin

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 43.5%
  • JavaScript 35.7%
  • HTML 20.8%