Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ test_blended
Function
test_blended
plotly/matplotlylib/mplexporter/tests/test_basic.py:255–257 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
253
254
255
def
test_blended():
256
fig, ax = plt.subplots()
257
ax.axvline(0)
Callers
nothing calls this directly
Calls
1
subplots
Method · 0.80
Tested by
no test coverage detected