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

Create enum listing available molecule plots #374

Closed
pchelle opened this issue Aug 19, 2022 · 2 comments
Closed

Create enum listing available molecule plots #374

pchelle opened this issue Aug 19, 2022 · 2 comments
Assignees
Labels
molecule A composite plot, made of many primitive plots (atoms)

Comments

@pchelle
Copy link
Collaborator

pchelle commented Aug 19, 2022

Until this is fixed, here is the current list of available plots are :

  • Atoms
    • initializePlot
    • addScatter
    • addLine
    • addRibbon
    • addErrorbar
  • Molecule
    • plotPKRatio
    • plotDDIRatio (with option for obs vs pred and res vs pred)
    • plotHistogram
    • plotBoxWhisker
    • plotTornado (with option for bar or scatter)
    • plotObsVsPred
    • plotResVsPred
    • plotResVsTime
    • plotTimeProfile
    • plotQQ (after PR Fixes #362 introduce qq plots #370 is merged)
@pchelle pchelle added the molecule A composite plot, made of many primitive plots (atoms) label Aug 19, 2022
@pchelle pchelle self-assigned this Aug 19, 2022
@Yuri05
Copy link
Member

Yuri05 commented Aug 19, 2022

@sfrechen @AnnikaRPS FYI

@Felixmil
Copy link
Contributor

Felixmil commented Apr 4, 2023

Available as AtomPlots and MoleculePlots enums.

@Felixmil Felixmil closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
molecule A composite plot, made of many primitive plots (atoms)
Projects
None yet
Development

No branches or pull requests

3 participants