Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to plots and graphs #548

Open
trishorts opened this issue Sep 25, 2020 · 1 comment
Open

Improvements to plots and graphs #548

trishorts opened this issue Sep 25, 2020 · 1 comment

Comments

@trishorts
Copy link
Contributor

Wanted to collect ideas for future improvements to the plotting/graphing functionality of mzlib

  1. decide if we want an Equals() method for Datum
  2. For XIC allow for optional (zero filling; not zero filling; ignoring zeros)
  3. Allow for error bars in plots
  4. Allow for log scale axes
@rmillikin
Copy link
Member

rmillikin commented Sep 25, 2020

  • "Pretty" default graph styling/colors (+colorblind-friendly palette)
  • Multiple annotation types (ellipse, square, text, lines) for data and floating annotations
  • High performance with 1million+ data points (may not be possible with OxyPlot; ScottPlot could be a good alternative but it doesn't seem to have PDF/SVG export options)
  • Better-looking histogram X-axis labels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants