Skip to content

Add/chrom plotting#2

Merged
jcharkow merged 36 commits intoOpenMS:mainfrom
singjc:add/chrom_plotting
Jun 11, 2024
Merged

Add/chrom plotting#2
jcharkow merged 36 commits intoOpenMS:mainfrom
singjc:add/chrom_plotting

Conversation

@singjc
Copy link
Collaborator

@singjc singjc commented Apr 25, 2024

  • Implement plotting methods for chromatogram plotting

@singjc singjc mentioned this pull request Apr 25, 2024
singjc and others added 23 commits April 25, 2024 13:58
remove legend if only one transition
color scheme set globally
add more configuration options, less hardcoding of plot aesthetics
Remove legendgrouptile and legendgroup from scatter, otherwise it groups all traces together, which then groups all traces together causing individual trace selection via legend to not work as intended. When grouped and selected all traces will be muted/hidden instead of an individual trace.
Changed lines boundaries to single rectangle boundary box because the individual lines create separate shapes which causes an issue with legend selection. If using the lines and creating two shapes, if the legend is not shown for both shapes, then only one of the lines gets hidden when the legend label is clicked. However, if both shows have the showlenged toggled on, then it creates duplicate labels for both shapes.
…nto add/chrom_plotting

Rename test jupyter notbook for 1D vis
@singjc singjc changed the title [DRAFT] Add/chrom plotting Add/chrom plotting Jun 11, 2024
@jcharkow jcharkow merged commit a23d18a into OpenMS:main Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants