iisri-vu

Results 6 comments of iisri-vu

This is the code workflow. #python... ``` def plot_dwelltime_histogram_chart(df): n_df = df[df.columns[1]].to_numpy() mtitle = "User dwell time histogram" xlabel = "xtitle" hist, edges = np.histogram(n_df, density=False, bins=20) tool_tip = HoverTool(tooltips=[("Duration",...

Hi bryevdv, I have attached the flask runnable below. Click the button to get 4 charts. If you double click to change window size from normal to max then back...

I tested this on windows 10 and windows server 2019 using Edge, Chrome, Firefox and IE. The only way I fix it is to add the chart into the div...

You need to use a library that converts numbers to words.

You can change the point shader. Just set the border color to the same color as the point.

The problem is caused by the border.