Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ onTopicCommitted
Method
onTopicCommitted
pj_plotting/core/src/PointSeriesXY.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
void PointSeriesXY::setRectOfInterest(const QRectF& /*rect*/) {}
98
99
void PointSeriesXY::onTopicCommitted() {
100
alignment_dirty_ = true;
101
bounding_rect_valid_ = false;
102
}
103
104
void PointSeriesXY::onDataCleared() {
105
pairs_.clear();
Callers
4
reconnectDataSignals
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36