Skip to content

Commit fc34488

Browse files
committed
add scattermapbox trace module to lib/
1 parent dceaece commit fc34488

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

lib/scattermapbox.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/**
2+
* Copyright 2012-2016, Plotly, Inc.
3+
* All rights reserved.
4+
*
5+
* This source code is licensed under the MIT license found in the
6+
* LICENSE file in the root directory of this source tree.
7+
*/
8+
9+
module.exports = require('../src/traces/scattermapbox');

0 commit comments

Comments
 (0)