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
This issue does not occur for all charts, the above is just one example of where it occurred when I was testing this. I also looked at previous issues when rangebreak where just sticks were displayed instead of candlesticks (#4742) but I'm not sure if this is also a similar bug.
This issue does not occur if I remove the rangebreak settings from the plot parameters.
Here's a pic of the misalignment:
Could this be due to non-uniform dates? or is there any other param that I should be using, but missing from my code?
Not only candlestick but also ohlc and box are affected.
Here is a demo.
archmoj
changed the title
Misalignment of candlestick when using rangebreak
Misalignment of candlestick, ohlc and box plots when using rangebreaks
Jun 22, 2020
Hi,
The candlesticks in my plot are not aligned (the sticks are misaligned with the candle) when I use the rangebreak option when generating the plot.
Here's a sample: https://codepen.io/pkmar78/pen/oNbZwmQ
This issue does not occur for all charts, the above is just one example of where it occurred when I was testing this. I also looked at previous issues when rangebreak where just sticks were displayed instead of candlesticks (#4742) but I'm not sure if this is also a similar bug.
This issue does not occur if I remove the rangebreak settings from the plot parameters.
Here's a pic of the misalignment:
Could this be due to non-uniform dates? or is there any other param that I should be using, but missing from my code?
Plotly version used: 1.54.3
Source: https://cdn.plot.ly/plotly-1.54.3.min.js
The text was updated successfully, but these errors were encountered: