Skip to content

Commit 2b51c41

Browse files
committed
fix trace names
1 parent 7013fbb commit 2b51c41

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/traces/choroplethmapbox/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
var deprecationWarning = [
44
'*choroplethmapbox* trace is deprecated!',
5-
'Please consider switching to the *scattermap* trace type and `map` subplots.'
5+
'Please consider switching to the *choroplethmap* trace type and `map` subplots.'
66
].join(' ');
77

88
module.exports = {

src/traces/densitymapbox/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
var deprecationWarning = [
44
'*densitymapbox* trace is deprecated!',
5-
'Please consider switching to the *scattermap* trace type and `map` subplots.'
5+
'Please consider switching to the *densitymap* trace type and `map` subplots.'
66
].join(' ');
77

88
module.exports = {

test/plot-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29865,7 +29865,7 @@
2986529865
"showLegend"
2986629866
],
2986729867
"meta": {
29868-
"description": "*choroplethmapbox* trace is deprecated! Please consider switching to the *scattermap* trace type and `map` subplots. GeoJSON features to be filled are set in `geojson` The data that describes the choropleth value-to-color mapping is set in `locations` and `z`.",
29868+
"description": "*choroplethmapbox* trace is deprecated! Please consider switching to the *choroplethmap* trace type and `map` subplots. GeoJSON features to be filled are set in `geojson` The data that describes the choropleth value-to-color mapping is set in `locations` and `z`.",
2986929869
"hr_name": "choropleth_mapbox"
2987029870
},
2987129871
"type": "choroplethmapbox"
@@ -37282,7 +37282,7 @@
3728237282
"showLegend"
3728337283
],
3728437284
"meta": {
37285-
"description": "*densitymapbox* trace is deprecated! Please consider switching to the *scattermap* trace type and `map` subplots. Draws a bivariate kernel density estimation with a Gaussian kernel from `lon` and `lat` coordinates and optional `z` values using a colorscale.",
37285+
"description": "*densitymapbox* trace is deprecated! Please consider switching to the *densitymap* trace type and `map` subplots. Draws a bivariate kernel density estimation with a Gaussian kernel from `lon` and `lat` coordinates and optional `z` values using a colorscale.",
3728637286
"hr_name": "density_mapbox"
3728737287
},
3728837288
"type": "densitymapbox"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy