mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-27 01:29:58 +01:00
[apps/regression] In graph view, display a specific legend when the mean
dot is selected Change-Id: Ib55101435c1205709ea5a17616e7daa09ae388bc
This commit is contained in:
@@ -103,6 +103,10 @@ int Data::moveCursorHorizontally(int direction) {
|
||||
return windowHasMoved;
|
||||
}
|
||||
|
||||
int Data::selectedDotIndex() {
|
||||
return m_selectedDotIndex;
|
||||
}
|
||||
|
||||
/* Window */
|
||||
|
||||
void Data::setDefault() {
|
||||
|
||||
Reference in New Issue
Block a user