Forum Discussion
rcyber
Resolver I
8 years agoNumbers over map
Hi all! I want to show values over map like this: How can I do it using the standard map widget? Thanks in advance, Alexander.
- 8 years ago
Hi rcyber,
Currently, there is no such an option to enable data labels in Map visual.
Please try Sean's workaround to display numeric values over map.
Besides, if you are familiar with R script, you can customize an R map to show values. Please see sample here.
Best regards,
Yuliana Gu
v-yulgu-msft
Microsoft Employee
8 years agoHi rcyber,
Currently, there is no such an option to enable data labels in Map visual.
Please try Sean's workaround to display numeric values over map.
Besides, if you are familiar with R script, you can customize an R map to show values. Please see sample here.
Best regards,
Yuliana Gu
- rcyber8 years ago
Resolver I
v-yulgu-msft, thank you so much!