You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using your plot library quite a lot lately and I'm hoping you can give me some direction on my latest issue.
I'm trying to use PlotShaded() to render different colors when the lines intersect. For example green when line 1 is above line 2 and red when line 1 is below line 2. Is there a way to do this?
I have been using your plot library quite a lot lately and I'm hoping you can give me some direction on my latest issue.
I'm trying to use PlotShaded() to render different colors when the lines intersect. For example green when line 1 is above line 2 and red when line 1 is below line 2. Is there a way to do this?
Here is what I have so far:
I filled in the lower area red to show what I'm trying to do:
The text was updated successfully, but these errors were encountered: