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

Adding figure #24

Open
lundjuss opened this issue Feb 22, 2023 · 1 comment
Open

Adding figure #24

lundjuss opened this issue Feb 22, 2023 · 1 comment

Comments

@lundjuss
Copy link

Can I add a figure somehow in the energy diagram, for example to the first transition stage?

@giacomomarchioro
Copy link
Owner

Hi, yes you can expose fig and ax handlers:

diagram.fig
diagram.ax

just use normal matplotlib functions on them, see an example here:
https://matplotlib.org/stable/gallery/text_labels_and_annotations/demo_annotation_box.html#sphx-glr-gallery-text-labels-and-annotations-demo-annotation-box-py

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