Skip to content

Commit

Permalink
plot3d: add missing viewer-specific parameter for octarine backend
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Aug 28, 2024
1 parent e64b346 commit e3becb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions navis/plotting/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ class OctarineSettings(BasePlottingSettings):
"show",
"size",
"offscreen",
"scatter_kws"
)


Expand Down

0 comments on commit e3becb1

Please sign in to comment.