Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 72bdc88

Browse filesBrowse files
committed
add grid_plot_kwargs to ImageWidget docstring
1 parent 8553dc8 commit 72bdc88
Copy full SHA for 72bdc88

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎fastplotlib/widgets/image.py

Copy file name to clipboardExpand all lines: fastplotlib/widgets/image.py
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,9 @@ def __init__(
228228
grid_shape: Optional[Tuple[int, int]]
229229
manually provide the shape for a gridplot, otherwise a square gridplot is approximated.
230230
231+
grid_plot_kwargs: dict, optional
232+
passed to `GridPlot`
233+
231234
names: Optional[str]
232235
gives names to the subplots
233236

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.