Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
plotly.js-basic-dist
Advanced tools
Ready-to-use plotly.js basic distributed bundle.
Contains trace modules bar
, pie
and scatter
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-basic-dist
// ES6 module
import Plotly from 'plotly.js-basic-dist'
// CommonJS
var Plotly = require('plotly.js-basic-dist')
Code and documentation copyright 2024 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
Please visit complete list of dependencies.
[2.34.0] -- 2024-07-18
subtitle
attribute to layout.title
to enable adding subtitles to plots [#7012]category_order
on cartesian axes [#6223],
with thanks to @acxz and @prabhathc for the contribution!ticklabelindex
for drawing the label for each minor tick n positions away from a major tick,
with thanks to @my-tien for the contribution! [#7036]ticklabelstandoff
and ticklabelshift
to cartesian axes to adjust positioning of tick labels,
with thanks to @my-tien for the contribution! [#7006]x0shift
, x1shift
, y0shift
, y1shift
to shapes to add control over positioning of shape vertices on (multi-)category axes,
with thanks to @my-tien for the contribution! [#7005]modebar.add
[#5879],
with thanks to @Sizurka for the contribution!zorder
between overlaying cartesian subplots [#7032],
This feature was anonymously sponsored: thank you to our sponsor!FAQs
Ready-to-use plotly.js basic distributed bundle.
The npm package plotly.js-basic-dist receives a total of 12,611 weekly downloads. As such, plotly.js-basic-dist popularity was classified as popular.
We found that plotly.js-basic-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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.