Skip to content

Commit 11a2202

Browse files
authored
Update README.md
1 parent 992c71c commit 11a2202

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)