krispo / angular-nvd3

AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.
http://krispo.github.io/angular-nvd3
MIT License
1.29k stars 377 forks source link

Bar Chart shifting (in multi chart ) #749

Open Ahmed-Adel3 opened 6 years ago

Ahmed-Adel3 commented 6 years ago

I want to report an issue with the Bar chart in Angular 2 , there is always a shifting between numbers and the position of the bar, happens when multi chart is used, And Actually this issue happens in the official site of the tool ! check the screenshot from the official website http://krispo.github.io/angular-nvd3/#/multiChart so is there a solution to this issue ?

untitled