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
ohlc: use all coords on given x-axis to compute min coord diff
- instead of using only per-trace coords
- adding a loop over all traces in calcTransform is unfortunate,
but is required as transform do not have access to the
setPostiions step.
0 commit comments