-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix link between table event and XY chart
Opening an Events Table and a XY chart like "CPU Usage" and clicking on a row in the table was supposed to show a vertical line in the XY chart, but this was not happening. Selecting several rows in the table also was supposed to show a blue selection area in the chart, which was not working either. The selection would only work if, apart from opening an Events Table and a XY chart, a status chart was opened, like the "Resources Chart". Now all selections work. Fixes #448. Signed-off-by: Rodrigo Pinto <rodrigo.pinto@calian.ca>
- Loading branch information
1 parent
1d33931
commit 4606227
Showing
1 changed file
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters