Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Creating serial graphs with arcpy

$
0
0
Hello,
I need to make export reports with graphs. One map and one graph for each selected feature in a loop. When I add the graph to the layout and set the graph so that it only shows the values of the selected features it doesn't update when a new feature is selected with arcpy. Also setting the graph to show all values and making a query that only the selected feature is shown, doesn't work. Still the graph doesn't update. Embedding the graph to the layout of the map would be my favourite.
My second unsuccessful try was to select features and export the resulting graph with SaveGraph_management, but here I experienced the same problem.
When I select features manuelly/write a definition query manually the graph updates.
I would be really happy if you could help me, I've been trying to solve this problem for quite a few hours.
Thanks,
Pedol

Viewing all articles
Browse latest Browse all 2485

Trending Articles