From 54fe881e7157c45e21e6ada5ea3a40eff2c83a9d Mon Sep 17 00:00:00 2001 From: Nikhil Mandlik Date: Tue, 17 Sep 2019 11:50:17 -0700 Subject: [PATCH] [Plot] Y axis label is not displayed when editing #2487 --- src/plugins/plot/res/templates/mct-plot.html | 2 +- src/plugins/plot/src/plot/MCTPlotController.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/plugins/plot/res/templates/mct-plot.html b/src/plugins/plot/res/templates/mct-plot.html index 111ea46d59..22c4ef6f11 100644 --- a/src/plugins/plot/res/templates/mct-plot.html +++ b/src/plugins/plot/res/templates/mct-plot.html @@ -117,7 +117,7 @@
+ >{{yAxis.get('label')}}