A calendar heatmap visualization in Kibana Visualize app
Edit Data aggregations to see how it behaves when the Metric aggregation changes, view the tooltip attached to each cell.
Edit Options to see how it changes in terms of legends, etc. view the highlight feature.
Copy installation file's url as same version of your kibana from the repository releases.
And
$ cd path/to/your/kibana
$ bin/kibana-plugin install <installation file's url>
As a reference, the following table describes the version compatibility with Kibana and the respective commands
Kibana version | Command |
---|---|
6.4.0 | ./bin/kibana-plugin install https://github.com/aaronoah/kibana_calendar_vis/releases/download/v6.4.0/kibana_calendar_vis-6.4.0.zip |
See contribution guide for setting up development environment or raise any issues and suggestions under the issues page.