Search found 9 matches
- Tue Nov 11, 2008 10:22 am
- Forum: Suggestions/Questions
- Topic: Y-Axis default to date and time when both are present
- Replies: 4
- Views: 16352
Automatically detecting data/time type for the x Axis
Thanks for implementing my suggestion. This is to confirm that it works.
- Mon Sep 22, 2008 9:47 am
- Forum: Suggestions/Questions
- Topic: Better handling of long curve names sought
- Replies: 2
- Views: 10758
- Fri Sep 12, 2008 1:38 pm
- Forum: Suggestions/Questions
- Topic: Y-Axis default to date and time when both are present
- Replies: 4
- Views: 16352
Dplot displays the date and time across the bottom axis, but if you right click on the axis, "Calendar Date" is ticked. This affects the way some dialogs and functions work. For example, the status bar just shows the date in the coordinates as you move the cursor over the graph. You have to right ...
- Fri Sep 12, 2008 1:33 pm
- Forum: Bug Reports
- Topic: persistent pop-ups due to an interaction with undo/redo
- Replies: 5
- Views: 19215
- Fri Sep 12, 2008 12:49 pm
- Forum: Bug Reports
- Topic: persistent pop-ups due to an interaction with undo/redo
- Replies: 5
- Views: 19215
- Fri Sep 12, 2008 10:23 am
- Forum: Suggestions/Questions
- Topic: Better handling of long curve names sought
- Replies: 2
- Views: 10758
Better handling of long curve names sought
Since I'm mainly looking at data from perfmon, the curve names (labels) are very long and uniform. For example:
"\\PD3200-01\Network Interface(Broadcom NetXtreme Gigabit Ethernet _2)\Bytes Sent/sec"
"\\PD3200-01\Network Interface(Broadcom NetXtreme Gigabit Ethernet _2)\Bytes Received/Sec"
"\\PD3200 ...
"\\PD3200-01\Network Interface(Broadcom NetXtreme Gigabit Ethernet _2)\Bytes Sent/sec"
"\\PD3200-01\Network Interface(Broadcom NetXtreme Gigabit Ethernet _2)\Bytes Received/Sec"
"\\PD3200 ...
- Fri Sep 12, 2008 10:08 am
- Forum: Bug Reports
- Topic: persistent pop-ups due to an interaction with undo/redo
- Replies: 5
- Views: 19215
persistent pop-ups due to an interaction with undo/redo
I frequently ctrl-z and ctrl-y to go back and forth between different views of my data. This is a very convenient capability of the program.
If I hover over a data point, a yellow pop-up is displayed which shows information about the pop-up. This is quite useful. But, if I press ctrl-z or ctrl-y ...
If I hover over a data point, a yellow pop-up is displayed which shows information about the pop-up. This is quite useful. But, if I press ctrl-z or ctrl-y ...
- Fri Sep 12, 2008 9:35 am
- Forum: Bug Reports
- Topic: Problem with data from perfmon (windows performance logging)
- Replies: 1
- Views: 10871
Problem with data from perfmon (windows performance logging)
When perfmon cannot get a datapoint (due to limited resources), it writes the data as a quoted space like so:
," ",
Dplot will not display any more data from the file when it encounters this.
If I change it so that the data is empty quotes, it is handled just fine.
,"",
I don't know if this ...
," ",
Dplot will not display any more data from the file when it encounters this.
If I change it so that the data is empty quotes, it is handled just fine.
,"",
I don't know if this ...
- Fri Sep 12, 2008 9:30 am
- Forum: Suggestions/Questions
- Topic: Y-Axis default to date and time when both are present
- Replies: 4
- Views: 16352
Y-Axis default to date and time when both are present
If the input data looks like this:
"09/09/2008 15:44:28.609","0","0","1524674.5138825 . . .
It makes sense for the axis to be date and time.
But that's using my sense.
"09/09/2008 15:44:28.609","0","0","1524674.5138825 . . .
It makes sense for the axis to be date and time.
But that's using my sense.