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.
2 parents db5de4d + aa7b0a6 commit 154f481Copy full SHA for 154f481
src/plots/layout_attributes.js
@@ -20,7 +20,6 @@ globalFont.family.dflt = '"Open Sans", verdana, arial, sans-serif';
20
globalFont.size.dflt = 12;
21
globalFont.color.dflt = colorAttrs.defaultLine;
22
23
-
24
module.exports = {
25
font: globalFont,
26
title: {
0 commit comments