Skip to content

Commit cef06c8

Browse files
emilyklarchmoj
andauthored
Update src/plot_api/subroutines.js
Co-authored-by: Mojtaba Samimi <[email protected]>
1 parent 423dfd3 commit cef06c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plot_api/subroutines.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ exports.drawMainTitle = function(gd) {
410410
propName: 'title.text',
411411
subtitlePropName: 'title.subtitle.text',
412412
placeholder: fullLayout._dfltTitle.plot,
413-
subtitlePlaceholder: fullLayout._dfltTitle.plotsubtitle,
413+
subtitlePlaceholder: fullLayout._dfltTitle.subtitle,
414414
attributes: ({
415415
x: x,
416416
y: y,

0 commit comments

Comments
 (0)