Correct clicking data point for info
closes #134 (closed) #86 (closed)
- Modify function get_index_from_time into get_index_from_data_picked to be simpler and handle wrong index detect in upDownDots type.
- Retrieve data from plotting_data2 for detecting mass position info.
- Fix bug that call combine_data() for RT130's soh_data which remove logIdx from data. This bug causes clicking on point cannot connect with search_message_dialog.
Edited by Lan Dam
Merge request reports
Activity
Filter activity
assigned to @ldam
@kienle I need your help to raise up search_message_dialog after the related line is highlighted. After converting to pyside6, it doesn't raise anymore
plotting_widget.py call it in function on_pick_event(), line 321. The raising codes are in search_message_dialog.py, in function show_log_entry_from_data_index(), from line 519
added 1 commit
- 907aafbe - move unittest for get_total_miny_maxy from tests/view/test_function.py to...
added 4 commits
- f75ade07 - increase pick radius for plot_lines_dots with lines only
- e4a7e49e - move picker from scatter to plot in plot_lines_mass_pos() so checking for...
- b92d2e1d - change the way of getting index of data picked to be more accurate on...
- c1a02b99 - modify unittest for changes in get_index_from_data_picked
Toggle commit listrequested review from @kienle
added 5 commits
-
ff02ac1f...72c82b52 - 4 commits from branch
master
- 5c8a7b61 - Merge branch 'master' into i134_mass_pos_not_show_datapoint_info
-
ff02ac1f...72c82b52 - 4 commits from branch
mentioned in commit 2c32a74b
Please register or sign in to reply