Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
plotly.js-cartesian-dist
Advanced tools
Ready-to-use plotly.js cartesian distributed bundle.
Contains trace modules bar
, box
, contour
, heatmap
, histogram
, histogram2d
, histogram2dcontour
, image
, pie
, scatter
, scatterternary
and violin
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-cartesian-dist
// ES6 module
import Plotly from 'plotly.js-cartesian-dist'
// CommonJS
var Plotly = require('plotly.js-cartesian-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.33.0] -- 2024-05-29
weight
[#6990]shadow
, lineposition
and textcase
options to SVG fonts [#6983]getFullTransformMatrix
in shadow DOM [#6996],
with thanks to @OpportunityLiu for the contribution!edits.legendPosition
is true
[#6997],
with thanks to @OpportunityLiu for the contribution!isomax
is set to null [#7002]FAQs
Ready-to-use plotly.js cartesian distributed bundle.
The npm package plotly.js-cartesian-dist receives a total of 3,515 weekly downloads. As such, plotly.js-cartesian-dist popularity was classified as popular.
We found that plotly.js-cartesian-dist demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 13 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.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.