Skip to content

Commit

Permalink
fix: add "grid" to allowed defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
juba committed Sep 10, 2024
1 parent 08c14e8 commit d4dd61b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyobsplot/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"margin",
"width",
"height",
"grid",
"aspectRatio",
"style",
]
Expand Down

0 comments on commit d4dd61b

Please sign in to comment.