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
Nothing to do with the precision, we're just showing the full bar now (down to the "zero" of dates ie 1970) and we weren't before. Seems like an easy fix to replace the old behavior, leaving aside the fact that this is a strange way to use a bar chart, and has some other odd side-effects - like if you set y before 1970 it'll be an upside-down bar - I guess if we want to support this we should really have the bars extend down to -Infinity?
See https://codepen.io/etpinard/pen/mBMgLR
First reported in https://community.plot.ly/t/bar-chart-axis-not-showing-duration-properly-line-chart-does/5990/
The text was updated successfully, but these errors were encountered: