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

Extra line appearing in line chart #725

Closed vishalkrv closed 6 years ago

vishalkrv commented 6 years ago

Hi All,

I have using nvd3 with angular and trying to plot a line chart. My chart is working fine for most of the numeric datasets but when it comes to plotting month and year on x-axis, its showing extra line on the x-axis.

Here is an example: http://plnkr.co/edit/kHPMRlHFCHrRoGF0U3sW?p=preview

vishalkrv commented 6 years ago

Closing the issue as I was able to fix it using multichart and then in my data I provided the type as line