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 423dfd3 commit cef06c8Copy full SHA for cef06c8
src/plot_api/subroutines.js
@@ -410,7 +410,7 @@ exports.drawMainTitle = function(gd) {
410
propName: 'title.text',
411
subtitlePropName: 'title.subtitle.text',
412
placeholder: fullLayout._dfltTitle.plot,
413
- subtitlePlaceholder: fullLayout._dfltTitle.plotsubtitle,
+ subtitlePlaceholder: fullLayout._dfltTitle.subtitle,
414
attributes: ({
415
x: x,
416
y: y,
0 commit comments