We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac707db commit 006490fCopy full SHA for 006490f
deepcave/config.py
@@ -69,7 +69,7 @@ class Config:
69
# Figure related
70
SAVE_IMAGES = False # The figure will be saved to the cache directory.
71
FIGURE_MARGIN = dict(t=30, b=0, l=0, r=0)
72
- FIGURE_HEIGHT = "400vh"
+ FIGURE_HEIGHT = "40vh"
73
FIGURE_DOWNLOAD_SCALE = 4.0
74
FIGURE_FONT_SIZE = 20
75
0 commit comments