Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
plotly.js-dist
Advanced tools
Ready-to-use plotly.js distributed bundle.
Contains trace modules scatter
, bar
, box
, heatmap
, histogram
, histogram2d
, histogram2dcontour
, contour
, scatterternary
, violin
, funnel
, waterfall
, pie
, sunburst
, funnelarea
, scatter3d
, surface
, isosurface
, volume
, mesh3d
, cone
, streamtube
, scattergeo
, choropleth
, scattergl
, splom
, pointcloud
, heatmapgl
, parcoords
, parcats
, scattermapbox
, sankey
, table
, carpet
, scattercarpet
, contourcarpet
, ohlc
, candlestick
, scatterpolar
, scatterpolargl
, barpolar
, aggregate
, filter
, groupby
, sort
and calendars
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js
npm install plotly.js-dist
// ES6 module
import Plotly from 'plotly.js-dist';
// CommonJS
var Plotly = require('plotly.js-dist');
Code and documentation copyright 2019 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.48.0] -- 2019-05-28
funnel
traces [#3817, #3911]funnelarea
traces [#3876, #3912]coloraxis
attributes
in the layout [#3803, #3786, #3901, #3916]bingroup
to histogram
, histogram2d
and histogram2dcontour
to group
traces to have compatible auto-bin values [#3845]itemclick
and itemdoubleclick
attributes to set or disable
the legend item click and double-click behavior [#3862]insidetextanchor
attribute for bar
and waterfall
traces [#3817]textangele
attribute for bar
and waterfall
traces [#3817]textinfo
to waterfall
traces [#3790]scatter3d
marker
and line
colorbars [#3803]meta
attribute to traces to complement layout.meta
[#3865]plotly_relayouting
during drag motion on subplots [#3888]sv
) [#3821]sane-topojson@v3.0.1
(backed by Natural Earth v4.1.0 shapefiles)
to generate geographic features in geo
subplots. Most notably, the Russia/Ukraine
border has been updated [#3856]box
and violin
points as legend item when other parts have opacity 0
[#3846]marker.line
for bars with no-span [#3848]categoryarray
ordering for heatmap
and contour
traces [#3827]heatmap
brick positioning for non-overlapping categories [#3827]Plotly.update
calls that resulted in removal of modebar buttons [#3825]violin
with set width
[#3842]violin
with set width
[#3842]scattergl
mode ordering in/out of selections [#3810]scattergl
unselected styling in/out of select/lasso dragmode [#3810]automargin
edge cases where draw code can be stuck in infinite loops [#3811]locationmode: 'USA-states'
on world scope under 50m
resolution [#3856]geo.scope
updates [#3856]Plotly.animate
on graphs with multiple subplot types [#3860]filter
transforms that result in empty coordinate arrays [#3766]0
number in pie
and sunburst
text and hover [#3847]sunburst
text in sectors centered around theta=180 [#3907]0
in sunburst
ids/parents [#3903]contour
with heatmap coloring rendering after graph resize [#3803]histogram2d
hover label content for trace with bins spanning multiple y
sample values [#3890]parcoords
rendering of first value when it is part of own constraintrange
[#3915]parcoords
traces [#3917]bar
traces [#3644]violin
traces [#3889]mesh3d
vertexcolor
attribute description [#3688]FAQs
Ready-to-use plotly.js distributed bundle.
The npm package plotly.js-dist receives a total of 69,003 weekly downloads. As such, plotly.js-dist popularity was classified as popular.
We found that plotly.js-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 researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.