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 b2250d0

Browse filesBrowse files
committed
update API docs
1 parent fdc17a6 commit b2250d0
Copy full SHA for b2250d0

File tree

Expand file treeCollapse file tree

5 files changed

+9
-2
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+9
-2
lines changed

‎docs/source/api/graphics/HeatmapGraphic.rst

Copy file name to clipboardExpand all lines: docs/source/api/graphics/HeatmapGraphic.rst
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Properties
2626
HeatmapGraphic.position_y
2727
HeatmapGraphic.position_z
2828
HeatmapGraphic.visible
29-
HeatmapGraphic.vmax
30-
HeatmapGraphic.vmin
3129
HeatmapGraphic.world_object
3230

3331
Methods

‎docs/source/api/layouts/gridplot.rst

Copy file name to clipboardExpand all lines: docs/source/api/layouts/gridplot.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Properties
2222

2323
GridPlot.canvas
2424
GridPlot.renderer
25+
GridPlot.toolbar
26+
GridPlot.widget
2527

2628
Methods
2729
~~~~~~~
@@ -36,4 +38,5 @@ Methods
3638
GridPlot.remove_animation
3739
GridPlot.render
3840
GridPlot.show
41+
GridPlot.start_render
3942

‎docs/source/api/layouts/plot.rst

Copy file name to clipboardExpand all lines: docs/source/api/layouts/plot.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Properties
3131
Plot.renderer
3232
Plot.scene
3333
Plot.selectors
34+
Plot.toolbar
3435
Plot.viewport
36+
Plot.widget
3537

3638
Methods
3739
~~~~~~~
@@ -67,4 +69,5 @@ Methods
6769
Plot.set_title
6870
Plot.set_viewport_rect
6971
Plot.show
72+
Plot.start_render
7073

‎docs/source/api/selectors/Synchronizer.rst

Copy file name to clipboardExpand all lines: docs/source/api/selectors/Synchronizer.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ Methods
2828
:toctree: Synchronizer_api
2929

3030
Synchronizer.add
31+
Synchronizer.clear
3132
Synchronizer.remove
3233

‎docs/source/api/widgets/ImageWidget.rst

Copy file name to clipboardExpand all lines: docs/source/api/widgets/ImageWidget.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Properties
2929
ImageWidget.ndim
3030
ImageWidget.slider_dims
3131
ImageWidget.sliders
32+
ImageWidget.widget
3233
ImageWidget.window_funcs
3334

3435
Methods
@@ -38,6 +39,7 @@ Methods
3839

3940
ImageWidget.close
4041
ImageWidget.reset_vmin_vmax
42+
ImageWidget.reset_vmin_vmax_frame
4143
ImageWidget.set_data
4244
ImageWidget.show
4345

0 commit comments

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