How can I add a graphic to the map in arcgis pro 2.6 or 2.7 using python? I have a script that selects point features based on attributes and I have collected the x,y values from the point features. I want to draw a line from one point to the other. I can create a polyline but do not know how to add it to the graphics layer to display it.
Anyone else creating graphics in pro using python?
I am sure there must be a way to do this but I am unable to find any documentation.
Thanks,
Janice.