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 2454767 commit c62f6cbCopy full SHA for c62f6cb
plotly/figure_factory/_annotated_heatmap.py
@@ -3,7 +3,6 @@
3
from plotly.figure_factory import utils
4
from plotly.graph_objs import graph_objs
5
from plotly.validator_cache import ValidatorCache
6
-# from plotly.validators.heatmap import ColorscaleValidator
7
8
# Optional imports, may be None for users that only use our core functionality.
9
np = optional_imports.get_module("numpy")
0 commit comments