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-finance-dist
Advanced tools
Ready-to-use plotly.js finance distributed bundle.
Contains trace modules scatter
, bar
, histogram
, pie
, ohlc
and candlestick
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js
npm install plotly.js-finance-dist
// ES6 module
import Plotly from 'plotly.js-finance-dist';
// CommonJS
var Plotly = require('plotly.js-finance-dist');
Code and documentation copyright 2018 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.40.0] -- 2018-08-16
contour
, contourcarpet
and histogram2dcontour
to have
corresponding legend items using showlegend
[#2891, #2914]scatterpolar
and scatterpolargl
attributes r0
, dr
, theta0
and
dtheta
[#2895]piecolorway
and extendpiecolors
for more control over pie
colors [#2870]dimensions[i].axis.type
to easily override axis type
in splom-generated axes [#2899]scatterpolargl
traces [#2895]derequire
browserify plugin to make bundling distributed npm package
with browserify possible [#2905]scattergl
graph has no visible:true
traces, which speeds up e.g. legend interactions [#2860]<linearGradient>
to render filled colorbars [#2910, #2914]setPositions
methods crossTraceCalc
[#2868]regl@1.3.7
[#2863]marker.size
bounds in legend items [#2840]scattergl
select -> double-click -> pan behavior [#2815]scattergl
marker for IE11 [#2863]pie
colors by later traces [#2870]contour
traces with heatmap
coloring [#2891]visible
toggling for contour
-like traces [#2891]tickwidth
edits on ohlc
traces [#2823]splom
trace visible
edits [#2860]splom
select -> double-click -> pan behavior [#2899]scatterpolargl
behavior during angular and radial drag interactions [#2888]scatter3d
attributes which had incorrectly labeled textposition
and textfont.family
as arrayOk
and contained unimplemented line.showscale
and line.colorbar
[#2879]scattergl
and scatterpolargl
attribute declarations for hoveron
[#2895]FAQs
Ready-to-use plotly.js finance distributed bundle.
The npm package plotly.js-finance-dist receives a total of 1,498 weekly downloads. As such, plotly.js-finance-dist popularity was classified as popular.
We found that plotly.js-finance-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.