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 809613b

Browse filesBrowse files
committed
removed imshow
1 parent 5ae5e41 commit 809613b
Copy full SHA for 809613b

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-3
lines changed

‎packages/python/plotly/plotly/express/__init__.py

Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/express/__init__.py
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141
density_heatmap,
4242
)
4343

44-
from ._imshow import imshow
45-
4644
from ._core import ( # noqa: F401
4745
set_mapbox_access_token,
4846
defaults,
@@ -81,5 +79,4 @@
8179
"colors",
8280
"set_mapbox_access_token",
8381
"get_trendline_results",
84-
"imshow",
8582
]

0 commit comments

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