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
When using a BarSeries to create bars with a CategoryAxis. While zooming out beyond a certain level, the entire graph including both the bars and the axis labels starts to overlap and difficult to read.
Steps To Reproduce
Create a bar series and use CategoryAxis as one of the axis.
Zoom out continuously (use mouse wheel).
Observe that both the bars and the axis labels start overlapping.