Replies: 1 comment
-
Finally, I found a solution here: [https://github.com//discussions/507]
That said, I feel like there might be a simpler(or more intuitive)way to solve this issue. I’d really appreciate any insights or suggestions from those more experienced. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
This is a chart I recently made.
The goal is to highlight temperatures above or below the warning thresholds (23°C and 20°C) with a solid red line, and to show all other temperatures with a semi-transparent red line.
However, as shown in the chart, there’s a strange horizontal red line that appears. Why is this happening, and how can I fix it so the line breaks instead of connecting across?
Here is the code:
Beta Was this translation helpful? Give feedback.
All reactions