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.51.2] -- 2019-11-25
texttemplate
formatting on axes that define
tick prefixes and suffixes [#4380, #4384]cmin
and cmax
computations during color
value updates on shared color axes [#4366]contour
and histogram2dcontour
legend item
rendering when reversescale
is turned on [#4356]contour
and histogram2dcontour
legend item
rendering when set to a shared color axis [#4356]vertexcolor
and facecolor
during mesh3d
rendering [#4353]contour
and colorscale
attributes for mesh3d
when not needed [#4346]parcoords
code [#4357]opacity
in the surface
trace plot schema [#4344]legend.bgcolor
default in attribute description [#4362]FAQs
Ready-to-use plotly.js locales
The npm package plotly.js-locales receives a total of 1,641 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.