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

Change the primary color of the graphs #673

Open imashishks opened 7 years ago

imashishks commented 7 years ago

Hey guys,

I am using a stackedAreaChartand and a linechart . I want to change the color of the graph ( the line and the area covered in case of stackedAreaChart .

Any help will be appreciated. Thanks