Bug 63423 - Selection of StatsGraphVisualizer gets lost too often
Summary: Selection of StatsGraphVisualizer gets lost too often
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.1.1
Hardware: All All
: P2 normal (vote)
Target Milestone: JMETER_5.1.1
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2019-05-11 17:08 UTC by Felix Schumacher
Modified: 2019-05-11 17:13 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Schumacher 2019-05-11 17:08:17 UTC
Like in Bugzilla Id 60961 the selection of the table rows in StatsGraphVisualizer get lost on every refresh interval. This should only happen, when new data is available and the table gets updated.
Comment 1 Felix Schumacher 2019-05-11 17:13:37 UTC
Date: Sat May 11 17:12:51 2019
New Revision: 1859119

URL: http://svn.apache.org/viewvc?rev=1859119&view=rev
Log:
Selection of table rows in Aggregate Graph gets lost too often

Bugzilla Id: 63423


Modified:
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/StatGraphVisualizer.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:16 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5068