|
29751 | 29751 | } |
29752 | 29752 | }, |
29753 | 29753 | "subplot": { |
29754 | | - "description": "mapbox subplots and traces are deprecated! Please consider switching to `map` subplots and traces. Sets a reference between this trace's data coordinates and a mapbox subplot. If *mapbox* (the default value), the data refer to `layout.mapbox`. If *mapbox2*, the data refer to `layout.mapbox2`, and so on.", |
| 29754 | + "description": "mapbox subplots and traces are deprecated! Please consider switching to `map` subplots and traces. Learn more at: https://plotly.com/javascript/maplibre-migration/ Sets a reference between this trace's data coordinates and a mapbox subplot. If *mapbox* (the default value), the data refer to `layout.mapbox`. If *mapbox2*, the data refer to `layout.mapbox2`, and so on.", |
29755 | 29755 | "dflt": "mapbox", |
29756 | 29756 | "editType": "calc", |
29757 | 29757 | "valType": "subplotid" |
|
29865 | 29865 | "showLegend" |
29866 | 29866 | ], |
29867 | 29867 | "meta": { |
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`.", |
| 29868 | + "description": "*choroplethmapbox* trace is deprecated! Please consider switching to the *choroplethmap* trace type and `map` subplots. Learn more at: https://plotly.com/javascript/maplibre-migration/ 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`.", |
29869 | 29869 | "hr_name": "choropleth_mapbox" |
29870 | 29870 | }, |
29871 | 29871 | "type": "choroplethmapbox" |
|
37184 | 37184 | } |
37185 | 37185 | }, |
37186 | 37186 | "subplot": { |
37187 | | - "description": "mapbox subplots and traces are deprecated! Please consider switching to `map` subplots and traces. Sets a reference between this trace's data coordinates and a mapbox subplot. If *mapbox* (the default value), the data refer to `layout.mapbox`. If *mapbox2*, the data refer to `layout.mapbox2`, and so on.", |
| 37187 | + "description": "mapbox subplots and traces are deprecated! Please consider switching to `map` subplots and traces. Learn more at: https://plotly.com/javascript/maplibre-migration/ Sets a reference between this trace's data coordinates and a mapbox subplot. If *mapbox* (the default value), the data refer to `layout.mapbox`. If *mapbox2*, the data refer to `layout.mapbox2`, and so on.", |
37188 | 37188 | "dflt": "mapbox", |
37189 | 37189 | "editType": "calc", |
37190 | 37190 | "valType": "subplotid" |
|
37282 | 37282 | "showLegend" |
37283 | 37283 | ], |
37284 | 37284 | "meta": { |
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.", |
| 37285 | + "description": "*densitymapbox* trace is deprecated! Please consider switching to the *densitymap* trace type and `map` subplots. Learn more at: https://plotly.com/javascript/maplibre-migration/ Draws a bivariate kernel density estimation with a Gaussian kernel from `lon` and `lat` coordinates and optional `z` values using a colorscale.", |
37286 | 37286 | "hr_name": "density_mapbox" |
37287 | 37287 | }, |
37288 | 37288 | "type": "densitymapbox" |
|
80422 | 80422 | } |
80423 | 80423 | }, |
80424 | 80424 | "subplot": { |
80425 | | - "description": "mapbox subplots and traces are deprecated! Please consider switching to `map` subplots and traces. Sets a reference between this trace's data coordinates and a mapbox subplot. If *mapbox* (the default value), the data refer to `layout.mapbox`. If *mapbox2*, the data refer to `layout.mapbox2`, and so on.", |
| 80425 | + "description": "mapbox subplots and traces are deprecated! Please consider switching to `map` subplots and traces. Learn more at: https://plotly.com/javascript/maplibre-migration/ Sets a reference between this trace's data coordinates and a mapbox subplot. If *mapbox* (the default value), the data refer to `layout.mapbox`. If *mapbox2*, the data refer to `layout.mapbox2`, and so on.", |
80426 | 80426 | "dflt": "mapbox", |
80427 | 80427 | "editType": "calc", |
80428 | 80428 | "valType": "subplotid" |
|
80580 | 80580 | "scatter-like" |
80581 | 80581 | ], |
80582 | 80582 | "meta": { |
80583 | | - "description": "*scattermapbox* trace is deprecated! Please consider switching to the *scattermap* trace type and `map` subplots. The data visualized as scatter point, lines or marker symbols on a Mapbox GL geographic map is provided by longitude/latitude pairs in `lon` and `lat`.", |
| 80583 | + "description": "*scattermapbox* trace is deprecated! Please consider switching to the *scattermap* trace type and `map` subplots. Learn more at: https://plotly.com/javascript/maplibre-migration/ The data visualized as scatter point, lines or marker symbols on a Mapbox GL geographic map is provided by longitude/latitude pairs in `lon` and `lat`.", |
80584 | 80584 | "hrName": "scatter_mapbox" |
80585 | 80585 | }, |
80586 | 80586 | "type": "scattermapbox" |
|
0 commit comments