You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes users do not necessarily want to plot a line spectra - just the points or errorbars. MSlice allows users to customize the plot using the "Cogs" (Settings) icon which brings up another window. In this window, on the right hand side is a box which contains all traces in the plot with options to change the Color, Style etc - for line Style a user requests that there be an addition option None which will just plot the markers and not the line (the Show Line check box governs whether the whole trace (line and marker) is shown or not).
The text was updated successfully, but these errors were encountered:
Original reporter: ISIS / M. Aouane
Sometimes users do not necessarily want to plot a line spectra - just the points or errorbars. MSlice allows users to customize the plot using the "Cogs" (Settings) icon which brings up another window. In this window, on the right hand side is a box which contains all traces in the plot with options to change the
Color
,Style
etc - for lineStyle
a user requests that there be an addition optionNone
which will just plot the markers and not the line (theShow Line
check box governs whether the whole trace (line and marker) is shown or not).The text was updated successfully, but these errors were encountered: