Hi @yvesprairie ,
not too complicated I'd say.
What you need is:
1. Create the Pie Chart (without any filtering)
2. Create the Geographic Map Chart
3. Right Click a data point in the Geographic Map Chart and add a Hover Label
The Result is a Map with Labels showing the relative abundance of your variable (species) per location (Sweet benefit is that these Hover Labels are actual Graphs themselves, so you can drill down into a specific location by clicking on it):
![Florian_Vogt_0-1706088519638.png Florian_Vogt_0-1706088519638.png](https://community.jmp.com/t5/image/serverpage/image-id/60540i829CA11A8D4825BC/image-size/medium?v=v2&px=400)
How to do this:
1. Create Pie Chart in Graph Builder. You might need to stack you data first:
![Florian_Vogt_1-1706088652391.png Florian_Vogt_1-1706088652391.png](https://community.jmp.com/t5/image/serverpage/image-id/60541iC734F4938FCE5A7F/image-size/medium?v=v2&px=400)
2. Once you created the Pie Chart, go to the Red Triangle > Save Script > To Clipboard
![Florian_Vogt_2-1706088703169.png Florian_Vogt_2-1706088703169.png](https://community.jmp.com/t5/image/serverpage/image-id/60542i5F4D96D98C831F69/image-size/medium?v=v2&px=400)
3. Create the Map Graph, right-click a data point and add the Hover Label via 'Hover Label' > 'Paste Graphlet'
![Florian_Vogt_3-1706088792689.png Florian_Vogt_3-1706088792689.png](https://community.jmp.com/t5/image/serverpage/image-id/60543i241C7E64FB65DEB2/image-size/medium?v=v2&px=400)
Note: 'Paste Graphlet' only appears if you have copied a script to the clipboard before.
Hope that helps.
Best
Florian