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 2020 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.52.0] -- 2020-01-08
uniformtext
behavior to bar
, funnel
, waterfall
, pie
, funnelarea
,
sunburst
and treemap
traces [#4420, #4444, #4469]box
traces [#4432]choropleth
, choroplethmapbox
, cone
, densitymapbox
,
heatmap
, histogram2d
, isosurface
, mesh3d
, streamtube
,
surface
, volume
traces [#4386, #4441]geo.fitbounds
attribute [#4419]choropleth
and scattergeo
traces [#4419]box
traces
via quartilemethod
attribute [#4432]insidetextorientation
attribute to pie
and sunburst
traces [#4420]intensitymode
to allow cell intensity values in mesh3d
traces [#4446]featureidkey
attribute to choroplethmapbox
, choropleth
and scattergeo
traces [#4419]geo.visible
shortcut attribute [#4419]plotly_relayout
event data [#4413]zoomInMapbox
and zoomOutMapbox
[#4398]groupby
transforms groups
[#4410]notifyOnLogging
config option that allows log/warn/error messages
to show up in notifiers pop-ups [#4464]ko
locale [#4315]raster
layout layer updates [#4418]sunburst
and treemap
click events behavior [#4454]outsidetextfont
[#4463]streamtube
traces with numeric string coordinates
(bug introduced in 1.51.0) [#4431]isosurface
and volume
traces [#4431]scattergl
and splom
traces [#4465]coloraxis
colorbars for sunburst
and treemap
with
values colorscales [#4444]bar
, funnel
and waterfall
traces with
set textangle
[#4444]pie
and funnelarea
[#4416]reversescale
colorscales of heatmap-coloring contours [#4437]histogram
bingroup logic when calendars
module is not registered [#4439]branchvalue: 'total'
partial sum cases [#4442]treemap
pathbar.textfont
[#4444]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.