Searched refs:accplot (Results 1 – 2 of 2) sorted by relevance
/btstack/port/mtk/docs/scripts/ |
H A D | plot_scan.py | 45 def accplot(data, labels, colors, x_label, y_label, title, fig_name, annotation): function 204 …accplot(plot_data, labels, plot_colors, x_label, y_label, title, prefix+sensor_name+'_acc_number_o… 230 …accplot(plot_data_normal, labels, plot_colors, x_label, y_label, title, prefix+sensor_name+'_acc_n…
|
H A D | plot_scan_two_groups.py | 44 def accplot(data, labels, colors, x_label, y_label, title, fig_name, annotation): function 215 …accplot(plot_data, labels, plot_colors, x_label, y_label, title, prefix+sensor_name+'_acc_number_o… 242 …accplot(plot_data_normal, labels, plot_colors, x_label, y_label, title, prefix+sensor_name+'_acc_n…
|