UNPKG

plotly.js

Version:

The open source javascript graphing library that powers plotly

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