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

line chart with curveStepAfter #723

Open gioppoluca opened 6 years ago

gioppoluca commented 6 years ago

Is it possible to implement a line chart with curveStepAfter curve type? Thanks