How to change the format of datetime x-axis ticks in matplotlib backend

Found the solution, pass into .opts(xformatter = matplotlib.dates.DateFormatter('%H:%M'))