Reorder Surfaces - one surface is covering the other

Hi everyone,

I’ve modeled diurnal weather averages showing temperature and radiation levels, but I want to adjust the graphics.
I want to keep everything as lines except for the direct and diffuse radiation, which should be displayed as solid fills. I’ve managed to create the fills as surfaces, but the diffuse radiation is covered by direct radiation surface. I’m not sure if this is a ladybug or grasshopper question, but is there a way to reorder the surfaces without manipulating the transparency?

Also, if anyone can suggest a better and simplified solution to filling the direct and diffuse solar radiation that would also be great. Eventually, I would like to get rid of the lines for these two and just keep the solid fills.

Thanks :slight_smile:

Move your smallest surfaces 1mm in Z direction, so they are really above.

If you want to only see the surfaces and not their naked edges, this thread might be of interest.

@magicteddy your solution worked perfectly, thank you very much! :slight_smile:

As to the graph edges, unfortunately, the only workaround I could find was to rebuild the entire graph so that I could hide the LB Monthly Plot (ladybug) component because the LB Monthly Plot does not allow hiding certain data lines or adjusting their line weights.

Original ladybug data lines with radiation fills:

Reconstructed data lines with radiation fills (LB Monthly Plot hidden):


(I am still in the process of rebuilding the annotations)