Replies: 1 comment 2 replies
|
One method would be to make two custom columns that map ISO country codes to lat/lon columns. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a dataset with iso country codes and wish to visualize it using map scatter but currently map scatter only accepts lat/long columns, is their any way to plot values per country instead ?
All reactions