Is there any way to control Z-order of shading?

gambcl

Member
Joined
Jul 4, 2025
Posts
10
Likes
5
I am trying to recreate a wave trend study in MotiveWave but cannot seem to get the display ordering that I would like.

I am displaying 3 paths, with fills between the path and zero line, however I need to control the Z-ordering of these 3 fills.

See the attached screenshot, the yellow wave should be drawn above the two blue waves, but at the moment it is being drawn behind them.

I have tried changing the order of setting up the paths/shades/exports in the initialize() method but nothing changes the display, and I cannot see any methods related to ordering on the ShadeDescriptor.
Has anyone had any experience with this issue?
 

Attachments

  • Screenshot 2025-07-26 at 23.56.02.png
    Screenshot 2025-07-26 at 23.56.02.png
    42.1 KB · Views: 5
Top