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 9495dee commit 7f086e0Copy full SHA for 7f086e0
src/traces/contourcarpet/attributes.js
@@ -96,7 +96,7 @@ module.exports = extendFlat({}, {
96
},
97
showlines: contourContourAttrs.showlines,
98
showlabels: contourContourAttrs.showlabels,
99
- labelfont: contourContourAttrs.font,
+ labelfont: contourContourAttrs.labelfont,
100
labelformat: contourContourAttrs.labelformat,
101
operation: {
102
valType: 'enumerated',
0 commit comments