Skip to content

Commit 154f481

Browse files
committed
Merge branch 'add-subtitle' of https://github.com/plotly/plotly.js into add-subtitle
2 parents db5de4d + aa7b0a6 commit 154f481

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plots/layout_attributes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ globalFont.family.dflt = '"Open Sans", verdana, arial, sans-serif';
2020
globalFont.size.dflt = 12;
2121
globalFont.color.dflt = colorAttrs.defaultLine;
2222

23-
2423
module.exports = {
2524
font: globalFont,
2625
title: {

0 commit comments

Comments
 (0)