Anonymous | Login | Signup for a new account | 2021-01-27 21:00 UTC | ![]() |
Main | My View | View Issues | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000536 | OLV | User Interface | public | 2012-03-16 01:21 | 2012-07-31 16:16 | ||||||
Reporter | Fred | ||||||||||
Assigned To | BenFenner | ||||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||||
Status | assigned | Resolution | open | ||||||||
Platform | All | OS | All | OS Version | All | ||||||
Product Version | 0.0.3-SNAPSHOT | ||||||||||
Target Version | ASAP | Fixed in Version | |||||||||
Summary | 0000536: Check Boolean Flag For Each Entry And space/interp if false | ||||||||||
Description | Right now to keep the graph looking pretty when I get a bad checksum I insert a zero set of data. In this way the spacing is correct so any slopes etc are aligned correctly. However it actually makes it ugly because of the massive spike to zero. What we need is a boolean array always present that says either "display" or "hide" such that you insert artificial bogus data into that position with an interpolation between the ones on either side (or further if there are a few dead ones in a row). We obviously need to show the -.- symbol when the mouse is over a null set and not include these in any averaging etc either. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|
![]() Fred (administrator) 2012-03-16 01:22 |
I've left target blank so that you can set this, Ben. Just let it soak in for the time being, though I might add the back end part soon such that you're free to implement the display aspect at your leisure. |
![]() BenFenner (developer) 2012-07-21 15:41 |
Seeing this (for the first time?) just now. I'm putting this for a target of version 0.0.3 and will move it later if I have to. At least it will be visible on the Roadmap though. |
![]() Fred (administrator) 2012-07-21 17:13 |
Just re-read this myself. I'd like to add that the "I'm a data point" dots should not show up for fake data. |
![]() BenFenner (developer) 2012-07-30 17:57 |
Those aren't "I'm a data point" dots, are they? If I recall, they are "My data has changed either before or after this" dots. They are vertex dots to show that even if the line looks flat, data is changing. Duly noted though. |
![]() BenFenner (developer) 2012-07-30 17:59 edited on: 2012-07-30 18:00 |
Okay, why don't we just not draw the graph trace? (Draw with the background color.) Seems like a MUCH better way to convey missing/corrupt data. We'll talk on IRC. |
![]() BenFenner (developer) 2012-07-31 16:16 |
Moved from target of "0.0.3" to "ASAP". |
Copyright © 2000 - 2011 MantisBT Group |