We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Until this is fixed, here is the current list of available plots are :
initializePlot
addScatter
addLine
addRibbon
addErrorbar
plotPKRatio
plotDDIRatio
plotHistogram
plotBoxWhisker
plotTornado
plotObsVsPred
plotResVsPred
plotResVsTime
plotTimeProfile
plotQQ
The text was updated successfully, but these errors were encountered:
@sfrechen @AnnikaRPS FYI
Sorry, something went wrong.
Available as AtomPlots and MoleculePlots enums.
AtomPlots
MoleculePlots
pchelle
No branches or pull requests
Until this is fixed, here is the current list of available plots are :
initializePlot
addScatter
addLine
addRibbon
addErrorbar
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)The text was updated successfully, but these errors were encountered: