Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e7a6c commit b8c9395Copy full SHA for b8c9395
5 files changed
lib/matplotlib/__init__.py
@@ -1500,8 +1500,10 @@ def tk_window_focus():
1500
'matplotlib.tests.test_png',
1501
'matplotlib.tests.test_quiver',
1502
'matplotlib.tests.test_rcparams',
1503
+ 'matplotlib.tests.test_sankey',
1504
'matplotlib.tests.test_scale',
1505
'matplotlib.tests.test_simplification',
1506
+ 'matplotlib.tests.test_skew',
1507
'matplotlib.tests.test_spines',
1508
'matplotlib.tests.test_streamplot',
1509
'matplotlib.tests.test_style',
@@ -1514,6 +1516,7 @@ def tk_window_focus():
1514
1516
'matplotlib.tests.test_transforms',
1515
1517
'matplotlib.tests.test_triangulation',
1518
'matplotlib.tests.test_type1font',
1519
+ 'matplotlib.tests.test_ttconv',
1520
'matplotlib.tests.test_units',
1521
'matplotlib.tests.test_widgets',
1522
'matplotlib.tests.test_cycles',
lib/matplotlib/tests/baseline_images/test_skew/skew_axes.svg
lib/matplotlib/tests/baseline_images/test_skew/skew_rects.png
20 Bytes
0 commit comments