|
67 | 67 | <link rel="index" title="Index" href="genindex.html" /> |
68 | 68 | <link rel="search" title="Search" href="search.html" /> |
69 | 69 | <link rel="next" title="Plotting (.pl)" href="plotting.html" /> |
70 | | - <link rel="prev" title="Speeding up the rendering of large data" href="notebooks/examples/performance.html" /> |
| 70 | + <link rel="prev" title="Interactive region annotation" href="notebooks/examples/interactive_annotate.html" /> |
71 | 71 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
72 | 72 | <meta name="docsearch:language" content="en"/> |
73 | 73 | <meta name="docsearch:version" content="0.1.dev1+g31158d3dd.d20260619" /> |
|
168 | 168 | <li class="toctree-l2 has-children"><a class="reference internal" href="notebooks/tutorials/index.html">Tutorials</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul> |
169 | 169 | <li class="toctree-l3"><a class="reference internal" href="notebooks/tutorials/getting_started.html">Getting started with spatialdata-plot</a></li> |
170 | 170 | <li class="toctree-l3"><a class="reference internal" href="notebooks/tutorials/color_and_palette.html">Colour and palettes in spatialdata-plot</a></li> |
| 171 | +<li class="toctree-l3"><a class="reference internal" href="notebooks/tutorials/performance.html">Speeding up the rendering of large data</a></li> |
171 | 172 | </ul> |
172 | 173 | </details></li> |
173 | 174 | <li class="toctree-l2 has-children"><a class="reference internal" href="notebooks/examples/index.html">Examples</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul> |
174 | 175 | <li class="toctree-l3"><a class="reference internal" href="notebooks/examples/visium_mouse_brain.html">Plotting a Visium dataset</a></li> |
175 | 176 | <li class="toctree-l3"><a class="reference internal" href="notebooks/examples/interactive_annotate.html">Interactive region annotation</a></li> |
176 | | -<li class="toctree-l3"><a class="reference internal" href="notebooks/examples/performance.html">Speeding up the rendering of large data</a></li> |
177 | 177 | </ul> |
178 | 178 | </details></li> |
179 | 179 | </ul> |
@@ -369,12 +369,12 @@ <h1>API<a class="headerlink" href="#api" title="Link to this heading">#</a></h1> |
369 | 369 |
|
370 | 370 | <div class="prev-next-area"> |
371 | 371 | <a class="left-prev" |
372 | | - href="notebooks/examples/performance.html" |
| 372 | + href="notebooks/examples/interactive_annotate.html" |
373 | 373 | title="previous page"> |
374 | 374 | <i class="fa-solid fa-angle-left"></i> |
375 | 375 | <div class="prev-next-info"> |
376 | 376 | <p class="prev-next-subtitle">previous</p> |
377 | | - <p class="prev-next-title">Speeding up the rendering of large data</p> |
| 377 | + <p class="prev-next-title">Interactive region annotation</p> |
378 | 378 | </div> |
379 | 379 | </a> |
380 | 380 | <a class="right-next" |
|
0 commit comments