v1.0.0-rc.70
This commit is contained in:
@@ -85,6 +85,9 @@ function AxisTypeY(plot: plot_type) : string | JSX.Element {
|
||||
return "Mosaicity [deg.]";
|
||||
case plot_type.B_FACTOR:
|
||||
return "B-factor [Å<sup>2</sup>]";
|
||||
case plot_type.BEAM_CENTER_X:
|
||||
case plot_type.BEAM_CENTER_Y:
|
||||
return "Beam center [pixel]";
|
||||
default:
|
||||
return "?";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user