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 28d30ee commit aa7b0a6Copy full SHA for aa7b0a6
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