krispo / ng2-nvd3

Angular2 component for nvd3
http://krispo.github.io/ng2-nvd3/
MIT License
328 stars 104 forks source link

Dont start yAxis values from 0 in stackedAreaChart #176

Open Fran-1989 opened 1 year ago

Fran-1989 commented 1 year ago

Is there a way to start the yAxis values in stackedAreaChart from the first value of the data passed and not from 0 by default?