Dear SUMO community. I am trying to visualize edges' CO2 emissions in a SUMO network using plot_net_dump.py. Unfortunately, I could not visualize any colors in the resulting plot. When looking at the sources, I found that the plotting process is inside the for loop that populates the colors and widths (for t in times:). Unindenting the lines associated to this process resulted in a colored plot. Am I using plot_net_dump.py incorrectly, or am I right in regards to the indentation issue?
Best Regards! -- Andres Felipe Acosta Gil, MSc student - Software developer Universidad Nacional de Colombia - MedellĂn Facultad de Minas Tel: +57 (4) 4255295 Institutional e-mail: [email protected] ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ sumo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-devel
