Skip to content
Snippets Groups Projects
Commit b2ba874b authored by Lan Dam's avatar Lan Dam
Browse files

remove docstring for re-decimate in set_lim

parent 6356f209
No related branches found
No related tags found
1 merge request!323zoom out
......@@ -701,8 +701,6 @@ class PlottingWidget(QtWidgets.QScrollArea):
"""
+ Append to zoom_minmax_list if called from a zoom_in. First time
plotting is considered a zoom_in to create first x range in the list.
+ Re-decimate channel data to get more detail when zoom in
(get_zoom_data)
+ Update timestamp bar with new ticks info
+ Update gap_bar by setting xlim and re-calculate gap total.
+ for each axes, set new x_lim, y_lim, label for totals of data points
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment