-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
84d0967
commit 30ff9c1
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
docs/source/release/v6.11.0/Direct_Geometry/MSlice/Bugfixes/38199.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- The ‘Intensity’ menu on slice plots is now disabled in interactive mode to prevent crashes. | ||
- Bug fix implemented to save cut data in a 3-column file instead of a single line. |
2 changes: 2 additions & 0 deletions
2
docs/source/release/v6.11.0/Direct_Geometry/MSlice/New_features/38199.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- ‘None’ is now a new line style option. With this feature, it is possible to plot error bars without including a line. | ||
- The spectrum ID is no longer printed when saving a 2D workspace as an ASCII file. |