From 5c9491154362a0486f8b1c1be514eaafe0085bd6 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 22 Apr 2021 08:18:49 -0700 Subject: [PATCH] [ML] Adds tooltip for top influencers (#97762) Co-authored-by: Dima Arnautov --- .../plugins/ml/public/application/explorer/explorer.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/x-pack/plugins/ml/public/application/explorer/explorer.js b/x-pack/plugins/ml/public/application/explorer/explorer.js index 45665b2026db5..e33c09932daab 100644 --- a/x-pack/plugins/ml/public/application/explorer/explorer.js +++ b/x-pack/plugins/ml/public/application/explorer/explorer.js @@ -328,6 +328,15 @@ export class ExplorerUI extends React.Component { id="xpack.ml.explorer.topInfuencersTitle" defaultMessage="Top influencers" /> + + } + position="right" + /> {loading ? (