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

feat: enable matplotlib and plotly in examples #567

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jorgepiloto
Copy link
Member

@jorgepiloto jorgepiloto commented Oct 23, 2024

This pull-request fixes #301 by ensuring plotly is supported in our theme. Matplotlib support is explored too.

Screenshot 2024-10-25 at 14-25-39 Sphinx-Gallery — Ansys Sphinx Theme

@jorgepiloto jorgepiloto requested a review from a team as a code owner October 23, 2024 13:37
@jorgepiloto jorgepiloto added this to the v1.2 milestone Oct 23, 2024
@github-actions github-actions bot added the enhancement General improvements to existing features label Oct 23, 2024
@jorgepiloto jorgepiloto changed the title feat: enable matplotlib adn plotly in examples feat: enable matplotlib and plotly in examples Oct 23, 2024
doc/source/conf.py Outdated Show resolved Hide resolved
@github-actions github-actions bot added the maintenance Generic maintenance related label Oct 25, 2024
@jorgepiloto
Copy link
Member Author

Plotly and matplotlib are supported. Main issue here is that the different extensions are getting in conflict because "sphinx-gallery" generates a bunch of files. Still working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General improvements to existing features maintenance Generic maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: Plotly support in gallery examples
3 participants