-
Notifications
You must be signed in to change notification settings - Fork 131
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
docs: adding plottly support to gallery examples #2346
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2346 +/- ##
==========================================
- Coverage 88.44% 88.40% -0.04%
==========================================
Files 187 187
Lines 14751 14761 +10
==========================================
+ Hits 13046 13049 +3
- Misses 1705 1712 +7 🚀 New features to boost your workflow:
|
Currently it is needing something on ansys-sphinx-theme. Nothing we can do about this at the moment. Converting in draft. |
If depends on |
Closing for the moment. |
…tly-support-to-docs
Still it does not work... I get a white space instead of the plot. I did build the documentation using the CICD, download the html artifact and open it with the browser. I believe, I do not require to have a live http server.... But I might be wrong |
Could you try this config, @germa89? https://github.com/plotly/plotly-sphinx-gallery/blob/9a82c6de451843cd86368a07770adc661f2918fe/docs/conf.py#L187-L198
|
Testing this in dbb3516
|
@jorgepiloto it is still broken... Maybe I am doing something wrong? Can you check the example and/or configuration? |
Closing because of stale. @jorgepiloto |
For unknown reasons, I cannot see the full plot correctly in my laptop. If @Revathyvenugopal162 approves this, I am approving it. |
@pyansys-ci-bot LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is the plot I obtain when downloading the PR's artifacts (973c746): As visible on the following screenshot, the widget are working even though the initial plot is a little bit cropped: |
@Revathyvenugopal162 now you know the struggle! 🤣 |
As the title.
Reference: https://sphinx-gallery.github.io/stable/auto_plotly_examples/plot_0_plotly.html#sphx-glr-auto-plotly-examples-plot-0-plotly-py
Close #1211