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 d81ca52 commit 397629eCopy full SHA for 397629e
1 file changed
lib/matplotlib/contour.py
@@ -1493,7 +1493,7 @@ def _initialize_x_y(self, z):
1493
1494
If array-like, draw contour lines at the specified levels.
1495
The values must be in increasing order.
1496
-
+
1497
If not given, a reasonable default is automatically chosen. For linear
1498
scales, this corresponds to *n*=7, typically producing approximately
1499
8 contour levels. For logarithmic scales, `~matplotlib.ticker.LogLocator`
0 commit comments