|
| 1 | + |
| 2 | +.. grid:: 2 2 4 4 |
| 3 | + :gutter: 1 |
| 4 | + |
| 5 | + .. grid-item-card:: Ellipses |
| 6 | + :img-bottom: _static/shape_imgs/ellipses.png |
| 7 | + :link: shp_ellipses |
| 8 | + :link-type: ref |
| 9 | + |
| 10 | + .. grid-item-card:: Rectangles |
| 11 | + :img-bottom: _static/shape_imgs/rectangles.png |
| 12 | + :link: shp_rectangles |
| 13 | + :link-type: ref |
| 14 | + |
| 15 | + .. grid-item-card:: Geodesic Circles |
| 16 | + :img-bottom: _static/shape_imgs/geod_circles.png |
| 17 | + :link: shp_geod_circles |
| 18 | + :link-type: ref |
| 19 | + |
| 20 | + .. grid-item-card:: Scatter Points |
| 21 | + :img-bottom: _static/shape_imgs/scatter_points.png |
| 22 | + :link: shp_scatter |
| 23 | + :link-type: ref |
| 24 | + |
| 25 | + .. grid-item-card:: Contour |
| 26 | + :img-bottom: _static/shape_imgs/contour_unfilled_filled.png |
| 27 | + :link: shp_contour |
| 28 | + :link-type: ref |
| 29 | + |
| 30 | + .. grid-item-card:: Hexbin |
| 31 | + :img-bottom: _static/shape_imgs/hexbin.png |
| 32 | + :link: shp_hexbin |
| 33 | + :link-type: ref |
| 34 | + |
| 35 | + .. grid-item-card:: Voronoi Diagram |
| 36 | + :img-bottom: _static/shape_imgs/voronoi_diagram.png |
| 37 | + :link: shp_voronoi |
| 38 | + :link-type: ref |
| 39 | + |
| 40 | + .. grid-item-card:: Delaunay Triangulation |
| 41 | + :img-bottom: _static/shape_imgs/delaunay_triangulation.png |
| 42 | + :link: shp_delaunay |
| 43 | + :link-type: ref |
| 44 | + |
| 45 | + .. grid-item-card:: Raster |
| 46 | + :img-bottom: _static/shape_imgs/raster.png |
| 47 | + :link: shp_raster |
| 48 | + :link-type: ref |
| 49 | + |
| 50 | + .. grid-item-card:: Shade Raster |
| 51 | + :img-bottom: _static/shape_imgs/shade_raster.png |
| 52 | + :link: shp_shade_raster |
| 53 | + :link-type: ref |
| 54 | + |
| 55 | + .. grid-item-card:: Shade Points |
| 56 | + :img-bottom: _static/shape_imgs/shade_points.png |
| 57 | + :link: shp_shade_points |
| 58 | + :link-type: ref |
0 commit comments