Replies: 1 comment 4 replies
-
The performance problems are due to Bokeh, JavaScript, and your browser environment. You can play around with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I was wondering, if there is a way for the plot method to support low timeframes (like 1m, 2m, 3m candlestick charts). When I was trying it, the html ran into performance problems. Also, I dont want to resample the data, since I will loose information on my trades.
cheers
Beta Was this translation helpful? Give feedback.
All reactions