UNPKG

plotly.js

Version:

The open source javascript graphing library that powers plotly

8 lines (4 loc) 110 B
'use strict'; var index = require('./base_index'); index.plot = require('./plot'); module.exports = index;