File tree Expand file tree Collapse file tree 1 file changed +1
-33
lines changed Expand file tree Collapse file tree 1 file changed +1
-33
lines changed Original file line number Diff line number Diff line change @@ -74,10 +74,6 @@ fig.show()
7474
7575The following ISO codes are supported when ` locationmode='ISO-3' ` :
7676
77-
78- <div style =" display : flex ; gap : 20px ;" >
79- <div style =" flex : 1 ;" >
80-
8177| Name | ISO Code |
8278| ------| ----------|
8379| Afghanistan | AFG |
@@ -209,12 +205,6 @@ The following ISO codes are supported when `locationmode='ISO-3'`:
209205| Kazakhstan | KAZ |
210206| Kenya | KEN |
211207| Kingdom of the Netherlands | NLD |
212-
213- </div >
214- <div style =" flex : 1 ;" >
215-
216- | Name | ISO Code |
217- | ------| ----------|
218208| Kiribati | KIR |
219209| Kuwait | KWT |
220210| Kyrgyzstan | KGZ |
@@ -345,9 +335,6 @@ The following ISO codes are supported when `locationmode='ISO-3'`:
345335| Zambia | ZMB |
346336| Zimbabwe | ZWE |
347337
348- </div >
349- </div >
350-
351338
352339## locationmode='USA-states'
353340
@@ -371,10 +358,6 @@ fig.show()
371358
372359The following state codes are supported when ` locationmode='USA-states' ` :
373360
374-
375- <div style =" display : flex ; gap : 20px ;" >
376- <div style =" flex : 1 ;" >
377-
378361| State | Code |
379362| -------| ------|
380363| Alabama | AL |
@@ -385,6 +368,7 @@ The following state codes are supported when `locationmode='USA-states'`:
385368| Colorado | CO |
386369| Connecticut | CT |
387370| Delaware | DE |
371+ | District of Columbia | DC |
388372| Florida | FL |
389373| Georgia | GA |
390374| Hawaii | HI |
@@ -394,12 +378,6 @@ The following state codes are supported when `locationmode='USA-states'`:
394378| Iowa | IA |
395379| Kansas | KS |
396380| Kentucky | KY |
397-
398- </div >
399- <div style =" flex : 1 ;" >
400-
401- | State | Code |
402- | -------| ------|
403381| Louisiana | LA |
404382| Maine | ME |
405383| Maryland | MD |
@@ -417,12 +395,6 @@ The following state codes are supported when `locationmode='USA-states'`:
417395| New York | NY |
418396| North Carolina | NC |
419397| North Dakota | ND |
420-
421- </div >
422- <div style =" flex : 1 ;" >
423-
424- | State | Code |
425- | -------| ------|
426398| Ohio | OH |
427399| Oklahoma | OK |
428400| Oregon | OR |
@@ -439,10 +411,6 @@ The following state codes are supported when `locationmode='USA-states'`:
439411| West Virginia | WV |
440412| Wisconsin | WI |
441413| Wyoming | WY |
442- | District of Columbia | DC |
443-
444- </div >
445- </div >
446414
447415
448416## locationmode='country names'
You can’t perform that action at this time.
0 commit comments