I have a problem statement that require different colour of path in different range #954
Unanswered
pummySharma7
asked this question in
Q&A
Replies: 1 comment 4 replies
-
You can cut a path using the trim the trim method (or start, end attribute in ) to select sections of the path. Once you have all your path sections (I see five in the screenshot above) you can draw them accordingly |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-

As shown in this image , we want to show different colour for below 70 and above 140 to indicate danger zoneBeta Was this translation helpful? Give feedback.
All reactions