google-code-export / stoqs

Automatically exported from code.google.com/p/stoqs
GNU General Public License v3.0
1 stars 1 forks source link

add ability to plot data without requiring a time/depth range #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. select a platform (platform tab)
2. click on the "plot data" for a parameter (measured parameters tab)

What is the expected output? What do you see instead?
The UI requires to "select a time-depth range" before plotting the data. It 
would be nice to be able to see the whole dataset (a click&drag always truncate 
some of it). 

What version of the product are you using? On what operating system?
chrome & linux

Please provide any additional information below.
This is an enhancement too, not a defect.

Original issue reported on code.google.com by monique....@gmail.com on 22 Jan 2014 at 4:48

GoogleCodeExporter commented 9 years ago
Yes, I know that this is an annoyance. I tried to fix this several months ago 
with no success. The logic coupled between the javascript and the AJAX request 
requires that the time-depth selection be made. Perhaps there is a way to force 
an entire domain selection programmatically if a plot is requested without a 
selection. I'll look into doing that.

Original comment by MBARIm...@gmail.com on 22 Jan 2014 at 5:18

GoogleCodeExporter commented 9 years ago

Original comment by MBARIm...@gmail.com on 22 Jan 2014 at 5:18

GoogleCodeExporter commented 9 years ago

Original comment by MBARIm...@gmail.com on 23 Jan 2014 at 7:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision df8c93afb2a2.

Original comment by MBARIm...@gmail.com on 28 Jan 2014 at 6:52