plotly.js-locales
Advanced tools
Comparing version 2.18.1 to 2.18.2
@@ -18,4 +18,7 @@ 'use strict'; | ||
], | ||
date: '%d/%m/%Y' | ||
date: '%d/%m/%Y', | ||
decimal: '.', | ||
thousands: ',', | ||
currency: ['S/', ''] | ||
} | ||
}; |
@@ -49,4 +49,4 @@ 'use strict'; | ||
'target:': 'embouchure :', | ||
'lower fence:': 'clôture supérieure :', | ||
'upper fence:': 'clôture inférieure :', | ||
'lower fence:': 'clôture inférieure :', | ||
'upper fence:': 'clôture supérieure :', | ||
'max:': 'max. :', | ||
@@ -53,0 +53,0 @@ 'mean ± σ:': 'moyenne ± σ :', |
/** | ||
* plotly.js v2.18.1 | ||
* plotly.js v2.18.2 | ||
* Copyright 2012-2023, Plotly, Inc. | ||
@@ -4,0 +4,0 @@ * All rights reserved. |
{ | ||
"name": "plotly.js-locales", | ||
"version": "2.18.1", | ||
"version": "2.18.2", | ||
"description": "Ready-to-use plotly.js locales", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
172499
2750