Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 11694] New: Qt Wireshark - Add option to I/O Graph to enab

Date: Thu, 12 Nov 2015 05:09:58 +0000
Bug ID 11694
Summary Qt Wireshark - Add option to I/O Graph to enabled/disable plotting Zero values for certain Graph styles
Product Wireshark
Version unspecified
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.1.0-514-g412ab83 (v2.1.0rc0-514-g412ab83 from unknown)

Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 5.3.2, with libpcap, without POSIX capabilities, with
libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, without c-ares, without ADNS,
with
Lua 5.2, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with QtMultimedia, without AirPcap.

Running on Mac OS X 10.10.5, build 14F1021 (Darwin 14.5.0), with locale C, with
libpcap version 1.5.3 - Apple version 47, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz (with SSE4.2)

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information
--
Qt Wireshark's I/O Dialog graph entries should be augmented with an additional
attribute to allow one to decide whether or not zero values should be plotted. 
This requested feature makes most sense to be available for the Dot, Square and
Diamond graph styles.

Qt Wireshark's I/O Graph supports a few more graph Styles than the I/O Graph
dialog for GTK.  The new Square and Diamond styles are in Qt similar to the
original Dot style in GTK except that zero values in Qt's I/O Graph are plotted
for Dot, Square and Diamond whereas zero values in GTK's I/O graph are not.

When using very small time intervals (for example Interval = 0.0001) in
relatively sparse capture files, the bulk of the plotted data will have a value
of zero.  Having an option to enable or disable plotting zero values could help
reduce visual clutter when graphing certain types of capture date with small
time Interval value.


You are receiving this mail because:
  • You are watching all bug changes.