Skip to content

Commit 9c136f8

Browse files
authored
Update README.md
Added note on `xarray` dependency for colorbar positioning.
1 parent 1defd47 commit 9c136f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
Here you will find some (most?) of the [ProPlot](https://proplot.readthedocs.io/en/latest/index.html) examples from the documentation, but translated to Julia using [PyCall.jl](https://github.com/JuliaPy/PyCall.jl).
55

66
Note you must install ProPlot first. (And probably some other things.)
7+
* In order to get the colorbars to position/work properly, you need `xarray`. However, note that this causes glitches in LaTex formmatting - need to find a workaround (comment by natgeo-wong)
78

89
---
910

0 commit comments

Comments
 (0)