MCPcopy 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
255def test_blended():
256 fig, ax = plt.subplots()
257 ax.axvline(0)

Callers

nothing calls this directly

Calls 1

subplotsMethod · 0.80

Tested by

no test coverage detected