Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
plotly.js-gl2d-dist
Advanced tools
Ready-to-use plotly.js gl2d distributed bundle.
Contains trace modules scatter
, scattergl
, splom
, pointcloud
, heatmapgl
, contourgl
and parcoords
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js
npm install plotly.js-gl2d-dist
// ES6 module
import Plotly from 'plotly.js-gl2d-dist';
// CommonJS
var Plotly = require('plotly.js-gl2d-dist');
Code and documentation copyright 2020 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.53.0] -- 2020-03-31
rangebreaks
on date axes mainly thanks to [#4614] with API revision & improvements in
[#4639, #4641, #4644, #4649, #4652, #4653, #4660, #4661, #4670, #4677, #4684, #4688, #4695, #4696, #4698, #4699],
this feature was anonymously sponsored: thank you to our sponsor!hovermode
[#4620, #4664, #4669, #4687],
this feature was anonymously sponsored: thank you to our sponsor!spikesnap
[#4665]Plotly.toImage
and Plotly.dowloadImage
[#4593]node.customdata
and link.customdata
to sankey
traces [#4621]opacityscale
for surface
traces [#4480]contour
labels (add extra pad) and correct minus sign [#4540]pie
and sunburst
(add extra pad) [#4519]spikedistance
is set to -1 [#4637]hovermode
to include all points at same coordinate [#4664]histogram
hover labels (harmonize start & end values) [#4662]config.plotlyServerURL
to be set for Chart Studio export [#4690]Plotly.downloadImage
to match transparencies in gl3d plots with the on-screen render [#4566]opacity
in surface
traces [#4480, #4642]bar
traces (regression introduced in 1.50.0) [#4634]funnel
& waterfall
[#4663]template
to set axis type
, tickformatstops
, tick0
, dtick
, tickvals
and tickmode
[#4670, #4685]FAQs
Ready-to-use plotly.js gl2d distributed bundle.
The npm package plotly.js-gl2d-dist receives a total of 420 weekly downloads. As such, plotly.js-gl2d-dist popularity was classified as not popular.
We found that plotly.js-gl2d-dist demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.