| 1 | var Plotly = require('../../../lib/index'); |
| 2 | var Plots = require('../../../src/plots/plots'); |
| 3 | var Lib = require('../../../src/lib'); |
| 4 | var Drawing = require('../../../src/components/drawing'); |
nothing calls this directly
no test coverage detected