From 1ac801cc21c1977ed7be45f2879a4208650e2fbf Mon Sep 17 00:00:00 2001 From: DanielMurphy22 <daniel.murphy@stfc.ac.uk> Date: Thu, 14 Nov 2019 13:08:47 +0000 Subject: [PATCH] Indent change As requested @martyngigg --- docs/source/release/v4.2.0/mantidworkbench.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/release/v4.2.0/mantidworkbench.rst b/docs/source/release/v4.2.0/mantidworkbench.rst index 0ca5a6f786f..a351125a6f6 100644 --- a/docs/source/release/v4.2.0/mantidworkbench.rst +++ b/docs/source/release/v4.2.0/mantidworkbench.rst @@ -125,7 +125,7 @@ Known Issues ############# - Changing the scale of a Colorbar to Logarithmic may result in no tick labels being added. This is an issue with how matplotlib tries to deal with a Min Colorbar value of 0. Hopefully we will find a way around this for a future release. -For now, in Figure Options (Gear Icon on a Colorfill plot), under the Images Tab, change the Min value to 1 or a small positive value. The logarithmic tick marks should now appear and the Min and Max values can be altered appropriately to produce the best plot for the data. See the Images below for an example of before and after this change: + For now, in Figure Options (Gear Icon on a Colorfill plot), under the Images Tab, change the Min value to 1 or a small positive value. The logarithmic tick marks should now appear and the Min and Max values can be altered appropriately to produce the best plot for the data. See the Images below for an example of before and after this change: | -- GitLab