Skip to content

Commit

Permalink
Merge pull request #235 from raphaelquast/dev
Browse files Browse the repository at this point in the history
Merge for v8.1
  • Loading branch information
raphaelquast committed Apr 8, 2024
2 parents da2e581 + e969c4c commit 2c7e41d
Show file tree
Hide file tree
Showing 28 changed files with 874 additions and 606 deletions.
58 changes: 58 additions & 0 deletions docs/_shape_table.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@

.. grid:: 2 2 4 4
:gutter: 1

.. grid-item-card:: Ellipses
:img-bottom: _static/shape_imgs/ellipses.png
:link: shp_ellipses
:link-type: ref

.. grid-item-card:: Rectangles
:img-bottom: _static/shape_imgs/rectangles.png
:link: shp_rectangles
:link-type: ref

.. grid-item-card:: Geodesic Circles
:img-bottom: _static/shape_imgs/geod_circles.png
:link: shp_geod_circles
:link-type: ref

.. grid-item-card:: Scatter Points
:img-bottom: _static/shape_imgs/scatter_points.png
:link: shp_scatter
:link-type: ref

.. grid-item-card:: Contour
:img-bottom: _static/shape_imgs/contour_unfilled_filled.png
:link: shp_contour
:link-type: ref

.. grid-item-card:: Hexbin
:img-bottom: _static/shape_imgs/hexbin.png
:link: shp_hexbin
:link-type: ref

.. grid-item-card:: Voronoi Diagram
:img-bottom: _static/shape_imgs/voronoi_diagram.png
:link: shp_voronoi
:link-type: ref

.. grid-item-card:: Delaunay Triangulation
:img-bottom: _static/shape_imgs/delaunay_triangulation.png
:link: shp_delaunay
:link-type: ref

.. grid-item-card:: Raster
:img-bottom: _static/shape_imgs/raster.png
:link: shp_raster
:link-type: ref

.. grid-item-card:: Shade Raster
:img-bottom: _static/shape_imgs/shade_raster.png
:link: shp_shade_raster
:link-type: ref

.. grid-item-card:: Shade Points
:img-bottom: _static/shape_imgs/shade_points.png
:link: shp_shade_points
:link-type: ref
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/data_visualization/plot_data.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/shape_imgs/hexbin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2c7e41d

Please sign in to comment.