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
Hello, I've noticed a bug with the chart legend toggling functionality. Specifically, if you toggle a data series off and then on again, the height of the chart increases by a few pixels when it's redrawn. This process repeats each time you toggle a series. You can see it in action on the examples page on the last few charts, though it seems to stop after a few times there. In my app, it keeps expanding for an infinite number of clicks. I haven't seen any errors associated with this. I'm using Angular 1.5.5 and the latest release of line-chart. I'm using D3 3.5.7.
The text was updated successfully, but these errors were encountered:
Hello, I've noticed a bug with the chart legend toggling functionality. Specifically, if you toggle a data series off and then on again, the height of the chart increases by a few pixels when it's redrawn. This process repeats each time you toggle a series. You can see it in action on the examples page on the last few charts, though it seems to stop after a few times there. In my app, it keeps expanding for an infinite number of clicks. I haven't seen any errors associated with this. I'm using Angular 1.5.5 and the latest release of
line-chart
. I'm using D3 3.5.7.The text was updated successfully, but these errors were encountered: