bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
143 stars 22 forks source link

docs: custom sphinx-gallery default thumbnail #863

Closed bjlittle closed 1 month ago

bjlittle commented 1 month ago

🚀 Pull Request

Description

This pull-request adds a custom default thumbnail image for the sphinx-gallery that will be used whenever the gallery is not built e.g., make html-noplot.

Note that, the custom thumbnail is created using a Brewer colormap.

Going from the default thumbnail ...

image

To this ...

image


codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.18%. Comparing base (51f299c) to head (424c451).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #863 +/- ## ======================================= Coverage 91.18% 91.18% ======================================= Files 58 58 Lines 2939 2939 ======================================= Hits 2680 2680 Misses 259 259 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.