diff --git a/doc/_static/image.svg b/doc/_static/image.svg new file mode 100644 index 000000000000..c101e6aea399 --- /dev/null +++ b/doc/_static/image.svg @@ -0,0 +1,381 @@ + + + + + + + + 2026-04-26T10:16:40.198456 + image/svg+xml + + + Matplotlib v3.11.0.dev2285+ge1329a5eb.d20260419, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/_static/scatter.svg b/doc/_static/scatter.svg new file mode 100644 index 000000000000..6db3c159c093 --- /dev/null +++ b/doc/_static/scatter.svg @@ -0,0 +1,591 @@ + + + + + + + + 2026-04-26T10:16:39.958872 + image/svg+xml + + + Matplotlib v3.11.0.dev2285+ge1329a5eb.d20260419, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/galleries/examples/misc/hyperlinks_sgskip.py b/galleries/examples/misc/hyperlinks_sgskip.py index 26421c941573..ea2870aeae3d 100644 --- a/galleries/examples/misc/hyperlinks_sgskip.py +++ b/galleries/examples/misc/hyperlinks_sgskip.py @@ -20,6 +20,11 @@ s.set_urls(['https://www.bbc.com/news', 'https://www.google.com/', None]) fig.savefig('scatter.svg') +# %% +# .. raw:: html +# +# + # %% fig = plt.figure() @@ -35,3 +40,8 @@ im.set_url('https://www.google.com/') fig.savefig('image.svg') + +# %% +# .. raw:: html +# +#