Home
last modified time | relevance | path

Searched refs:histplot (Results 1 – 2 of 2) sorted by relevance

/btstack/port/mtk/docs/scripts/
H A Dplot_scan.py15 def histplot(data,labels, colors, x_label, y_label, title, fig_name, cdf): function
208histplot(hist_data, labels, hist_colors, x_label, y_label, title, prefix+sensor_name+'_histogram_a…
217 …[n, bins, patches] = histplot([rn_delays], [labels[3]], [hist_colors[3]], x_label, y_label, title,…
222 …[n, bins, patches] = histplot([rn_delays], [labels[3]], [hist_colors[3]], x_label, y_label, title,…
H A Dplot_scan_two_groups.py14 def histplot(data,labels, colors, x_label, y_label, title, fig_name, cdf): function
219histplot(hist_data, labels, hist_colors, x_label, y_label, title, prefix+sensor_name+'_histogram_a…