You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/gallery/index.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Gallery
2
2
3
3
Explore a curated set of example visualizations using hvPlot with different backends and datasets.
4
+
For more examples using hvPlot and other HoloViz tools to solve real world problems, see the [examples website](https://examples.holoviz.org/gallery/index.html).
4
5
5
6
(basic-charts)=
6
7
## Basic Charts
@@ -242,13 +243,13 @@ Explore a curated set of example visualizations using hvPlot with different back
242
243
::::
243
244
244
245
(geospatial)=
245
-
## GeoSpatial
246
+
## Geospatial
246
247
247
248
::::{grid} 1 2 2 4
248
249
:gutter: 1 1 1 2
249
250
:margin: 0
250
251
251
-
:::{grid-item-card} GeoPoints
252
+
:::{grid-item-card} GeoPoints Plot
252
253
:link: geospatial/geopoints
253
254
:link-type: doc
254
255
:img-bottom: thumbnails/geopoints.png
@@ -276,6 +277,13 @@ Explore a curated set of example visualizations using hvPlot with different back
276
277
:img-alt: Geographic Polygon Plot
277
278
:::
278
279
280
+
:::{grid-item-card} Paths Plot
281
+
:link: geospatial/paths_labels
282
+
:link-type: doc
283
+
:img-bottom: thumbnails/paths.png
284
+
:img-alt: Paths Plot from NY to Delhi
285
+
:::
286
+
279
287
::::
280
288
281
289
(multi-dimensional)=
@@ -370,13 +378,6 @@ and will not function on static documentation pages.
370
378
:img-alt: Simulated Stem Plot using HoloViews Elements
0 commit comments