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
* 🗺️ Update plotting code to work with Makie as a default
Fixes#104
* ✨ GBIF scatter plot
* ✨ hexbin and scatter
* ➕ add MakieCore
* Update stats vignette
* 🧑🏫 update the vignette on pseudoabsences
* 🧑🏫 update some more vignettes
* ⚡ broadcast is faster now
* 🗺️ consensus map vignette
* 💬 typo in mosaic docstring
* 🧑🏫 landcover consensus vignette
* 🧑🏫 vignettes with updated plot syntax
* 🐛 fix a bug in broadcast
* 🚧 bivariate POC
* 🚧 fully working bivariate example
* ➖ move figure code out of SimpleSDMLayers
* ➖ drop all figure code from SSL
* 🗺️ remove the cellsize map
* 🐛 update a bug when extracting data from layer
* 🧹 lint
* prepare trivariate
* code need to be wrapped in functions
* comment
* 🗺️ update the maps in the statistics vignette
The core point is to get the bipartite and tripartite code working, which isn't super difficult.
Specifically, need to deal with the colormap code, which isn't super elegant.
The text was updated successfully, but these errors were encountered: