> Thanks, Jacob. I found it. Is there any way I can modify the color bar?
> Like changing the font or making it smaller?
>
Currently not.

>
>
> I am trying to measure the aggregated edge traffic for all the edges and
> the nodes (cross junctions) for all nodes in the network. I have set
> withInternal="true"
> I can find the aggregated traffic for all the edges from the generated
> files. I see there is a difference in the generated file size.
> (withInternal="true" ) generates a bigger size file with some more details.
> But I don't see anything with the nodes (cross junctions). Can't I measure
> aggregated traffic at all nodes this way?
>

all internal edges that belong to the same junction have an id that
consists of :<JUNCTION_ID>_<INDEX>  so you can obtain junction statistics
by aggregating the corresponding internal edges. Alternatively, take a look
at https://sumo.dlr.de/docs/Simulation/Output.html#values_for_junctions

>
>
> On Sun, Dec 13, 2020 at 3:21 PM Jakob Erdmann <[email protected]>
> wrote:
>
>> In the gui visualization settings you can activate the color legend for
>> cars and/or vehicles.
>> This will also be included when saving screenshots with the screenshot
>> icon.
>>
>> Am So., 13. Dez. 2020 um 09:34 Uhr schrieb Moyukh Laha <
>> [email protected]>:
>>
>>> Hello everyone,
>>> I want to plot the edge information data (like traffic density of the
>>> edges) along with the color bar. I have produced the edge data information
>>> XML file and can visualize it on GUI.
>>> My question is, how can I save it as an image along with the color bar
>>> side by side (like a single jpeg file) such that the viewer can easily
>>> understand the traffic density (or other parameters) based on the color
>>> bar? How to place the color bar (color rainbow) within the image?
>>>
>>> Thanks.
>>> _______________________________________________
>>> sumo-user mailing list
>>> [email protected]
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>> _______________________________________________
>> sumo-user mailing list
>> [email protected]
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to