Thanks for creating this great work. It is very powerful compare to other plot libs.
When I plot using fplt.plot(df['timestamp', df['MyIndicator']], the x axis display timestamp value instead of display datetime format. Ideally I also want to print H:M:S format instead of YY/MM/DD/ format. How can I do that?
Best regards,
Ken

Thanks for creating this great work. It is very powerful compare to other plot libs.
When I plot using fplt.plot(df['timestamp', df['MyIndicator']], the x axis display timestamp value instead of display datetime format. Ideally I also want to print H:M:S format instead of YY/MM/DD/ format. How can I do that?
Best regards,
Ken