Replies: 1 comment 2 replies
-
One method would be to make two custom columns that map ISO country codes to lat/lon columns. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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 ?
Beta Was this translation helpful? Give feedback.
All reactions