Skip to content

Commit 2ff01a7

Browse files
authored
Convert completely to compute pipeline (#84)
* Set Makie compat for the version with compute pipeline fix * Add sources to docs project * Add observable plotting example * Allow more signatures of toplevel funcs Still need to handle plotbang * Update doc manifest * plotting in disk * Implement fbang overrides too
1 parent ce0d278 commit 2ff01a7

File tree

5 files changed

+1002
-960
lines changed

5 files changed

+1002
-960
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Extents = "0.1.3"
4242
FillArrays = "1.11"
4343
Flatten = "0.4.3"
4444
GeoInterface = "1.3.4"
45-
Makie = "0.24"
45+
Makie = "0.24.7"
4646
OffsetArrays = "1.14"
4747
Proj = "1.7.1"
4848
Rasters = "0.11.8, 0.12, 0.13, 0.14"

0 commit comments

Comments
 (0)