Skip to content

Commit a13c29e

Browse files
committed
fix: add missed semicolon
1 parent be11c03 commit a13c29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/carpet/axis_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
var extendFlat = require('../../lib/extend').extendFlat;
1212
var fontAttrs = require('../../plots/font_attributes');
1313
var colorAttrs = require('../../components/color/attributes');
14-
var axesAttrs = require('../../plots/cartesian/layout_attributes')
14+
var axesAttrs = require('../../plots/cartesian/layout_attributes');
1515

1616
module.exports = {
1717
color: {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy