From bdcafa0c8cd28b0f98c9d4082fb33b07efc4c609 Mon Sep 17 00:00:00 2001 From: Court Ewing Date: Tue, 19 Sep 2017 06:33:26 -0400 Subject: [PATCH] docs: add dendogram to known-plugins --- docs/plugins/known-plugins.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/known-plugins.asciidoc b/docs/plugins/known-plugins.asciidoc index c0ae3d85d0e7..8dafee004aaf 100644 --- a/docs/plugins/known-plugins.asciidoc +++ b/docs/plugins/known-plugins.asciidoc @@ -30,6 +30,7 @@ This list of plugins is not guaranteed to work on your version of Kibana. Instea * https://github.com/mstoyano/kbn_c3js_vis[C3JS Visualizations] (mstoyano) * https://github.com/elo7/cohort[Cohort analysis] (elo7) * https://github.com/DeanF/health_metric_vis[Colored Metric Visualization] (deanf) +* https://github.com/JuanCarniglia/dendrogram_vis[Dendrogram] (JuanCarniglia) * https://github.com/dlumbrer/kbn_dotplot[Dotplot] (dlumbrer) * https://github.com/nreese/enhanced_tilemap[Enhanced Tilemap] (nreese) * https://github.com/ommsolutions/kibana_ext_metrics_vis[Extended Metric] (ommsolutions)