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
Edit formula: move the 2nd column from the right side of equation to the left side of equation
E.g. if it was ${Chemical Space Y} = ${Chemical Space X} + 1, change it to ${Chemical Space Y} - ${Chemical Space X} = 1 Note: at this step the line itself disappears and formula is underlined with thin red line:
Click OK
Open formula lines dialog again
Expected results:
Previously added formula line should be editable, even if invalid. Preview should show relevant columns.
Indication of invalid lines should be more clear, ideally it should not be possible to save an invalid configuration.
In this particular case, ${Chemical Space Y} = ${Chemical Space X} + 1 and ${Chemical Space Y} - ${Chemical Space X} = 1 are equivalent, both should be supported.
Actual results: Previously added formula line cannot be edited: right side of the dialog is blank on clicking the line. Also, preview is showing wrong columns.
Error:
skalkin
changed the title
Scatter plot formula lines cannot be edited in some cases
Scatter plot: formula lines cannot be edited in some cases
Dec 19, 2024
v1.22.2
Steps to reproduce:
E.g. if it was
${Chemical Space Y} = ${Chemical Space X} + 1
, change it to${Chemical Space Y} - ${Chemical Space X} = 1
Note: at this step the line itself disappears and formula is underlined with thin red line:
Expected results:
${Chemical Space Y} = ${Chemical Space X} + 1
and${Chemical Space Y} - ${Chemical Space X} = 1
are equivalent, both should be supported.Actual results: Previously added formula line cannot be edited: right side of the dialog is blank on clicking the line. Also, preview is showing wrong columns.
Error:
The text was updated successfully, but these errors were encountered: