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 e50a6aa commit dca4350Copy full SHA for dca4350
test/image/mocks/colorscale_template.json
@@ -138,11 +138,15 @@
138
4.238752,
139
4.299876
140
],
141
- "type": "heatmap",
142
- "autocolorscale": true
+ "type": "heatmap"
143
}],
144
"layout": {
145
"template": {
+ "data": {
146
+ "heatmap": [{
147
+ "autocolorscale": true
148
+ }]
149
+ },
150
151
"title": "heatmap template",
152
"colorscale": {
0 commit comments