Skip to content

Commit 645a10a

Browse files
committed
do not add gilbert projection
1 parent a121c49 commit 645a10a

File tree

7 files changed

+1
-193
lines changed

7 files changed

+1
-193
lines changed

src/plots/geo/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ exports.projNames = {
5252
'fahey': 'fahey',
5353
'foucaut': 'foucaut',
5454
'foucaut sinusoidal': 'foucautSinusoidal',
55-
'gilbert': 'gilbert',
55+
// 'gilbert': 'gilbert',
5656
// 'gingery': 'gingery',
5757
// 'ginzburg4': 'ginzburg4',
5858
'ginzburg5': 'ginzburg5',
-19.2 KB
Loading
-6.76 KB
Loading
-23.3 KB
Loading

test/image/mocks/canada_geo_projections.json

Lines changed: 0 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,52 +1198,6 @@
11981198
],
11991199
"hoverinfo": "skip"
12001200
},
1201-
{
1202-
"name": "gilbert",
1203-
"geo": "geo27",
1204-
"type": "choropleth",
1205-
"locations": ["CAN"],
1206-
"z": [1],
1207-
"showscale": false,
1208-
"hovertemplate": "gilbert"
1209-
},
1210-
{
1211-
"geo": "geo27",
1212-
"type": "scattergeo",
1213-
"mode": "markers+text",
1214-
"text": [
1215-
"Vancouver",
1216-
"Montreal"
1217-
],
1218-
"textfont": {
1219-
"size": 6
1220-
},
1221-
"marker": {
1222-
"color": [
1223-
"lightgreen",
1224-
"blue"
1225-
],
1226-
"size": 10
1227-
},
1228-
"lat": [49, 45.5],
1229-
"lon": [-123, -73.5]
1230-
},
1231-
{
1232-
"geo": "geo27",
1233-
"type": "scattergeo",
1234-
"mode": "text",
1235-
"text": [
1236-
"gilbert"
1237-
],
1238-
"textfont": {
1239-
"color": "darkred",
1240-
"family": "Gravitas One, cursive"
1241-
},
1242-
"locations": [
1243-
"CAN"
1244-
],
1245-
"hoverinfo": "skip"
1246-
},
12471201
{
12481202
"name": "ginzburg5",
12491203
"geo": "geo28",
@@ -3890,29 +3844,6 @@
38903844
"showcoastlines": false,
38913845
"showocean": true
38923846
},
3893-
"geo27": {
3894-
"domain": {
3895-
"row": 2,
3896-
"column": 3
3897-
},
3898-
"fitbounds": "locations",
3899-
"projection": {
3900-
"rotation": {"lat": 45},
3901-
"type": "gilbert"
3902-
},
3903-
"lonaxis": {
3904-
"showgrid": true,
3905-
"gridwidth": 1,
3906-
"gridcolor": "lightgray"
3907-
},
3908-
"lataxis": {
3909-
"showgrid": true,
3910-
"gridwidth": 1,
3911-
"gridcolor": "lightgray"
3912-
},
3913-
"showcoastlines": false,
3914-
"showocean": true
3915-
},
39163847
"geo28": {
39173848
"domain": {
39183849
"row": 3,

test/image/mocks/geo_fitbounds-locations.json

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -600,29 +600,6 @@
600600
],
601601
"hoverinfo": "skip"
602602
},
603-
{
604-
"name": "gilbert",
605-
"geo": "geo27",
606-
"type": "choropleth",
607-
"locations": [
608-
"AUS"
609-
],
610-
"z": [
611-
10
612-
],
613-
"showscale": false,
614-
"hovertemplate": "gilbert"
615-
},
616-
{
617-
"geo": "geo27",
618-
"type": "scattergeo",
619-
"mode": "text",
620-
"text": "gilbert",
621-
"locations": [
622-
"AUS"
623-
],
624-
"hoverinfo": "skip"
625-
},
626603
{
627604
"name": "ginzburg5",
628605
"geo": "geo28",
@@ -1950,17 +1927,6 @@
19501927
},
19511928
"fitbounds": "locations"
19521929
},
1953-
"geo27": {
1954-
"domain": {
1955-
"row": 2,
1956-
"column": 3
1957-
},
1958-
"showocean": true,
1959-
"projection": {
1960-
"type": "gilbert"
1961-
},
1962-
"fitbounds": "locations"
1963-
},
19641930
"geo28": {
19651931
"domain": {
19661932
"row": 3,

test/image/mocks/various_geo_projections.json

Lines changed: 0 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,74 +1770,6 @@
17701770
],
17711771
"hoverinfo": "skip"
17721772
},
1773-
{
1774-
"name": "gilbert",
1775-
"geo": "geo27",
1776-
"type": "choropleth",
1777-
"locations": [
1778-
"GHA",
1779-
"ARG",
1780-
"AUS",
1781-
"CAN"
1782-
],
1783-
"z": [
1784-
1,
1785-
2,
1786-
3,
1787-
4
1788-
],
1789-
"showscale": false,
1790-
"hovertemplate": "gilbert"
1791-
},
1792-
{
1793-
"geo": "geo27",
1794-
"type": "scattergeo",
1795-
"mode": "markers+text",
1796-
"text": [
1797-
"Cape Town",
1798-
"Los Angeles"
1799-
],
1800-
"textfont": {
1801-
"size": 6
1802-
},
1803-
"marker": {
1804-
"color": [
1805-
"lightgreen",
1806-
"yellow"
1807-
],
1808-
"size": [
1809-
20,
1810-
10
1811-
]
1812-
},
1813-
"lat": [
1814-
-34,
1815-
34
1816-
],
1817-
"lon": [
1818-
18,
1819-
-118
1820-
]
1821-
},
1822-
{
1823-
"geo": "geo27",
1824-
"type": "scattergeo",
1825-
"mode": "text",
1826-
"text": [
1827-
"gilbert"
1828-
],
1829-
"textfont": {
1830-
"color": "darkblue",
1831-
"family": "Gravitas One, cursive"
1832-
},
1833-
"locations": [
1834-
"GHA",
1835-
"ARG",
1836-
"AUS",
1837-
"CAN"
1838-
],
1839-
"hoverinfo": "skip"
1840-
},
18411773
{
18421774
"name": "ginzburg5",
18431775
"geo": "geo28",
@@ -5404,27 +5336,6 @@
54045336
"showcoastlines": false,
54055337
"showocean": true
54065338
},
5407-
"geo27": {
5408-
"domain": {
5409-
"row": 2,
5410-
"column": 3
5411-
},
5412-
"projection": {
5413-
"type": "gilbert"
5414-
},
5415-
"lonaxis": {
5416-
"showgrid": true,
5417-
"gridwidth": 1,
5418-
"gridcolor": "lightgray"
5419-
},
5420-
"lataxis": {
5421-
"showgrid": true,
5422-
"gridwidth": 1,
5423-
"gridcolor": "lightgray"
5424-
},
5425-
"showcoastlines": false,
5426-
"showocean": true
5427-
},
54285339
"geo28": {
54295340
"domain": {
54305341
"row": 3,

0 commit comments

Comments
 (0)