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 scatter
, bar
and pie
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js
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 2018 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.39.0] -- 2018-07-05
Plotly.makeTemplate
and
Plotly.validateTemplate
[#2764]streamtube
traces [#2658]scattergl
traces [#2737, #2783]gridshape
attribute to polar subplots with values 'circular'
(the
default) and 'linear'
(to draw polygon grids) [#2739]'range'
and 'change'
aggregate
transform functions [#2764]visible
attribute to rangeselector
and updatemenu
buttons, slider
steps and mapbox
layout layers as well as tickformatstops
items [#2761]marker.color
values for splom
,
scatterpolar
and scatterpolargl
traces [#2681]plotlyServerURL
config option [#2760]scattergl
, scatterpolargl
, splom
and parcoords
traces [#2697]plotly_afterplot
is now emitted after all edit types [#2773]uid
is no longer mutated into user trace objects [#2681]marker.line
in scattermapbox
fullData [#2766]regl@1.3.6
[#2694]mapbox-gl@0.45.0
[#2709]Plotly.react
's handling of changing auto-margins [#2681]plotly_relayout
at end of scroll on mapbox subplots [#2709]scatter3d
scalar hovertext
handling [#2698]surface
trace contours when first level has length zero [#2712]contour(x|y|z).highlight
partial settings [#2712]Plotly.validate
for attribute with trailing numbers (e.g. x0
, y1
) [#2761]xaxis.fixedrange: true
[#2776]parcoords
and histogram
traces [#2681]margin
after 'autosize' relayouts [#2758]Plots.resize
work when layout
attribute is gone from graph div [#2710]colorscale
attribute descriptions [#2658]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.