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.
carpet
1 parent ff7a358 commit 672a1c2Copy full SHA for 672a1c2
src/traces/carpet/attributes.js
@@ -28,7 +28,7 @@ module.exports = {
28
editType: 'calc',
29
description: [
30
'An identifier for this carpet, so that `scattercarpet` and',
31
- '`scattercontour` traces can specify a carpet plot on which',
+ '`contourcarpet` traces can specify a carpet plot on which',
32
'they lie'
33
].join(' ')
34
},
src/traces/scattercarpet/attributes.js
@@ -26,7 +26,7 @@ module.exports = {
26
27
0 commit comments