UNPKG

plotly

Version:
9 lines (6 loc) 185 B
'use strict'; var plotly = require('../.')('alexander.daniel','u1jactdk3m'); plotly.deletePlot('2718', function (err, plot) { if (err) console.log(err); else console.log(plot); });