rbplotly
rbplotly copied to clipboard
Disable downloadimg spec
downloadimg spec is disabled in this pull-req.
It is hard to keep working it in .travis.yml.
And this makes difficult to update plotly.js.
(And it is more important in practice than to keep working the spec.)
I checked it worked well in this downloadimg spec disabled version
(with)
Plotly.auth(<YOUR_USERNAME>, <YOUR_API_KEY>)
plot.download_image(path: './line_chart.png')
Please allow me to merge this pull-req to master.