Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
plotly.js-locales
Advanced tools
Ready-to-use plotly.js locales
For more info on plotly.js, go to https://github.com/plotly/plotly.js
npm install plotly.js-locales
For example to setup the fr
locale:
// ES6 module
import Plotly from 'plotly.js';
import locale from 'plotly.js-locales/fr';
// CommonJS
var Plotly = require('plotly.js');
var locale = require('plotly.js-locales/fr');
// then
Plotly.register(locale);
Plotly.setPlotConfig({locale: 'fr'})
Code and documentation copyright 2019 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.46.0] -- 2019-04-01
waterfall
trace type [#3531, #3708]sunburst
trace type [#3594]node.x
and node.y
to sankey
traces [#3583]connectgaps
on surface
traces [#3638]hovertemplate
for box
and violin
points [#3685]barmode
[#3652]violin
bandwidth
logic for traces with identical values in sample [#3626]violin
trace scalegroup
description [#3687]bar
traces under textposition: 'outside'
[#3701]pie
un-hover event emission after updates [#3662, 3690]scatter
line decimation algo for filled trace with far-away data points [#3696]heatmap
and contour
computation for traces with category coordinates containing 0
[#3691]surface
contour line rendering in some Firefox versions [#3670]FAQs
Ready-to-use plotly.js locales
The npm package plotly.js-locales receives a total of 5,547 weekly downloads. As such, plotly.js-locales popularity was classified as popular.
We found that plotly.js-locales 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 uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.