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 d98e08c commit f6e3b34Copy full SHA for f6e3b34
packages/python/plotly/plotly/figure_factory/_ternary_contour.py
@@ -417,9 +417,6 @@ def _contour_trace(
417
How to display contour. Filled contours if None, lines if ``lines``.
418
vmin, vmax : float
419
Bounds of interval of values used for the colorspace
420
-
421
- Notes
422
- =====
423
"""
424
# Prepare colors
425
# We do not take extrema, for example for one single contour
0 commit comments