You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using plotly with python and found a bug with the new (very useful) rangebreaks feature.
When using candlestick graphs it generates some kind of yaxis size reduction on the body of every candles, resulting in what look likes vertical lines for each candles.
I created a codepen with and without rangebreaks as the only difference.