Forum Discussion
rcyber
8 years agoResolver I
Numbers 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
8 years agoMicrosoft Employee
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
rcyber
8 years agoResolver I
v-yulgu-msft, thank you so much!