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

Implement custom plot function #257

Open
binh-nguyen49-jh opened this issue May 2, 2023 · 1 comment
Open

Implement custom plot function #257

binh-nguyen49-jh opened this issue May 2, 2023 · 1 comment

Comments

@binh-nguyen49-jh
Copy link

Hi! I want to plot the results of some Quantus metrics with different types of graphs for easy comparison when researching, how can I implement a custom plot function which passed as plot_func into the metric.plot() function? I made an effort to research about Quantus but didn't find any example or document about it

@binh-nguyen49-jh binh-nguyen49-jh changed the title Custom plot function Implement custom plot function May 2, 2023
@annahedstroem
Copy link
Member

Hey! Here we have a short guide to how to contribute to Quantus.

https://quantus.readthedocs.io/en/latest/docs_dev/CONTRIBUTING.html

If you want to add a plotting function, please do so under quantus/helpers/plotting.py

Hope it helps, otherwise feel free to ask questions.

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

No branches or pull requests

2 participants