You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
1I was about to propose a similar idea, but this risks getting confusing with 16 curves on the same graph. Still, I can't come up with anything significantly different at the moment! ;)msanford– msanford2011-11-02 18:07:07 +00:00Commented Nov 2, 2011 at 18:07
-
Excellent suggestion for how to show when data is missing/unreliable. However, I'm not sure how well it will work for out-of-range data. It would look something like this since the limit is a y max/min and data will likely be plotted right up to when it goes out of range: i.imgur.com/OD0l3.pngSteven T. Snyder– Steven T. Snyder2011-11-02 18:23:22 +00:00Commented Nov 2, 2011 at 18:23
-
I see you updated your answer with the second plot while I was entering my comment. I have the same concern as msanford about using that method, but I think I will prototype it to see how well it works. Thanks.Steven T. Snyder– Steven T. Snyder2011-11-02 18:26:38 +00:00Commented Nov 2, 2011 at 18:26
-
@Series8217 Yes, I'm cheating my edge on the second plot. I added another idea to call attention to the issues you and msanford raised.Daniel Newman– Daniel Newman2011-11-02 18:31:34 +00:00Commented Nov 2, 2011 at 18:31
-
1Brilliant! I really like that idea. It could easily be extended to multiple curves as well, by having the icons expand into infoboxes to indicate what exactly is going on (which channels are out of range) in that region or at that point, without clutter.Steven T. Snyder– Steven T. Snyder2011-11-02 19:30:52 +00:00Commented Nov 2, 2011 at 19:30
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. website-design), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you