Skip to content

Commit 894df49

Browse files
committed
Merge branch 'main' of https://github.com/Zelpuz/bivapp
2 parents 9db681f + 11a2202 commit 894df49

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
@@ -18,6 +18,7 @@ Here's an example of a basic plotting setup.
1818
```python
1919
from bivapp.sampledata import ImportOpenairDataExample
2020
import bivapp.plots as bp
21+
import cmcrameri.cm as cm
2122

2223
df = ImportOpenairDataExample()
2324
fig, axs = bp.BivariatePlotRawGAM(

0 commit comments

Comments
 (0)