MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / test_sankey

Function test_sankey

lib/matplotlib/tests/test_sankey.py:8–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7
8def test_sankey():
9 # let's just create a sankey instance and check the code runs
10 sankey = Sankey()
11 sankey.add()
12
13
14def test_label():

Callers

nothing calls this directly

Calls 2

addMethod · 0.95
SankeyClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…